Skip to content

Commit

Permalink
Remove Python < 3.8 line from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Aug 23, 2023
1 parent 55ac1fe commit 4af03a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
coverage
pytest
pytest-randomly
typing-extensions ; python_version < "3.8"

0 comments on commit 4af03a5

Please sign in to comment.