Skip to content

Commit

Permalink
Remove pylint and pytest from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemartinlogan committed Jan 15, 2024
1 parent 6c485db commit 72fcd4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pyyaml
pylint==2.15.0
#pylint==2.15.0
#coverage==5.5
#coverage-lcov==0.2.4
pytest==6.2.5
#pytest==6.2.5
tabulate

0 comments on commit 72fcd4a

Please sign in to comment.