aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFulgen301 <tokmajigeorge@gmail.com>2017-11-25 16:26:30 +0100
committerFulgen301 <tokmajigeorge@gmail.com>2017-11-25 16:26:30 +0100
commitabdde9e4ef6c3c64e0d7f838423ca0cc001dc8d8 (patch)
treea0efe7a8996ebfe673cec995286a08cb9daa1047
parent720a3f0690577860ba1211bbbc32df6e9b25676f (diff)
downloadpycrctrl-abdde9e4ef6c3c64e0d7f838423ca0cc001dc8d8.tar.gz
pycrctrl-abdde9e4ef6c3c64e0d7f838423ca0cc001dc8d8.zip
Update setup.cfg
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2f2137d..c4ca110 100755
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,5 @@ setup(
download_url = "https://github.com/Fulgen301/pycrctrl/archive/0.2.tar.gz",
keywords = ["clonk", "openclonk"],
license = "ISC",
- requires = ["asyncio-irc"],
install_requires = ["asyncio-irc"]
)