mirror of
https://github.com/fastogt/pyfastogt
synced 2025-03-09 23:38:55 +00:00
Update setup.py
This commit is contained in:
parent
f98cecb886
commit
884022f3cf
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -25,7 +25,8 @@ VERSION = '1.0.0'
|
||||||
REQUIRED = [
|
REQUIRED = [
|
||||||
'validate_email',
|
'validate_email',
|
||||||
'distro',
|
'distro',
|
||||||
'certifi'
|
'certifi',
|
||||||
|
'requests'
|
||||||
]
|
]
|
||||||
|
|
||||||
# The rest you shouldn't have to touch too much :)
|
# The rest you shouldn't have to touch too much :)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue