mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/Automat: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f1d66445ad
commit
a617366a44
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/73/5a/e5dc9a87e5795ba164e012f2b1cd659
|
|||
MD5SUM="3a73d95339da60b58a624851f2319fe3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="setuptools-scm mistune attrs six"
|
||||
REQUIRES="python-m2r setuptools-scm attrs six"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in a new issue