slpkg/requirements.txt
Dimitris Zlatanidis 238047c0f3 Updated .gitlab-ci.yml file
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2020-01-14 22:42:30 +01:00

16 lines
No EOL
440 B
Text

# Slackware Linux (based)
# Python 3.7+
# GNU wget
# GNU coreutils
#
# [OPTIONAL]
# aria2 (alternative downloader)
# curl (alternative downloader)
# httpie (alternative downloader)
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
urllib3 >= 1.25.7
flake8 >= 3.5.0
pytest >= 5.3.0