Styling changes and fixing some dumb dumb code. Also, some new dependencies for development.

This commit is contained in:
2022-08-28 22:42:43 -04:00
parent 8158c727bc
commit 63b3efaa9b
4 changed files with 145 additions and 37 deletions

View File

@@ -7,7 +7,8 @@ name = "pypi"
tweepy = "==4.10.1"
[dev-packages]
autopep8 = "==1.7.0"
autopep8 = "*"
bandit = "*"
[requires]
python_version = "3.10"