X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=setup.cfg;h=d033baadb9ce0653f77f0409fb1149588bef9efc;hb=0b70bbd1d13983c34008cda86c0daf86c571aa09;hp=77de5d5828e63235091a937ada4ba93e651fdbef;hpb=1c1134e00f13fee92f9a0e0996d08db32579d89a;p=sid.git diff --git a/setup.cfg b/setup.cfg index 77de5d5..d033baa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,8 +9,8 @@ keywords = xmpp, bot [options] packages = find: -python_requires = >=3.7 -install_requires = slixmpp>=1.5.1 +python_requires = >=3.8 +install_requires = slixmpp>=1.8.1 [options.extras_require] feeds = feedparser>=5.2.1 @@ -20,7 +20,7 @@ bts = python-debianbts>=3.0.1 formats = xztar, gztar [bdist_wheel] -universal=1 +universal = 0 [build_sphinx] source-dir = doc/source