Skip to content

Commit

Permalink
removes pyitlib from requirements.txt (not maintained)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmschlk committed Apr 19, 2024
1 parent a40ac39 commit d5ef0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests_games/test_unsupervised_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
CaliforniaHousingUnsupervisedData,
)


@pytest.mark.skip(reason="This test is not ready, yet. The code still depends on pyitlib.")
def test_base_class():
"""This function tests the setup and logic of the game."""
Expand Down

0 comments on commit d5ef0ca

Please sign in to comment.