Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 7f76f2d

Browse files
ignore this file, it is for developing purposes.
1 parent 40a77d1 commit 7f76f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description_content_type="text/markdown",
1313
url="https://github.com/e-sim-python/scripts",
1414
packages=setuptools.find_packages(),
15-
install_requires=["lxml", "discord.py", "pytz"],
15+
install_requires=["lxml", "discord.py", "pytz","aiohttp"],
1616
classifiers=[
1717
"Programming Language :: Python :: 3",
1818
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",

0 commit comments

Comments
 (0)