mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add installation requirements
This commit is contained in:
parent
a459f7a1a3
commit
595ba9abbe
1 changed files with 1 additions and 0 deletions
|
|
@ -27,4 +27,5 @@ classifiers =
|
||||||
[options]
|
[options]
|
||||||
packages = find:
|
packages = find:
|
||||||
zip_safe = False
|
zip_safe = False
|
||||||
|
install_requires = pyaes
|
||||||
include_package_data = True
|
include_package_data = True
|
||||||
Loading…
Reference in a new issue