mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Merge pull request #45 from cisagov/improvement/add-wheel
Add setuptools and wheel as pip dependencies
This commit is contained in:
commit
6668e3b465
2 changed files with 3 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
--requirement requirements.txt
|
||||
pre-commit
|
||||
|
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
setuptools
|
||||
wheel
|
Loading…
Reference in a new issue