Skip to content

Commit

Permalink
add setuptools to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
quillcraftsman committed Oct 1, 2024
1 parent 315253e commit d7475d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ colorlog==6.7.0
colorama==0.4.6
six==1.16.0
PyYAML==6.0.1
setuptools==75.1.0
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ nose2[coverage_plugin]>=0.6.5
mock
tox
requests
setuptools
setuptools==75.1.0

0 comments on commit d7475d5

Please sign in to comment.