1
0
Fork 0
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:
Shane Frasier 2020-06-09 19:40:36 -04:00 committed by GitHub
commit 6668e3b465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -1 +1,2 @@
--requirement requirements.txt
pre-commit

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
setuptools
wheel