Skip to content
Snippets Groups Projects
Commit 75aebb54 authored by Attila Farkas's avatar Attila Farkas
Browse files

Add Pipfile

parent 97955d6f
No related branches found
No related tags found
2 merge requests!32Version 2.0.0,!23Resolve "Add Pipfile to support Pipenv"
Pipfile 0 → 100644
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
jinja2 = ">=2.10.1"
PyYAML = ">=5.3.1"
netaddr = ">=0.8"
kypo-topology-definition = {editable = true, git = "https://gitlab.ics.muni.cz/muni-kypo-crp/backend-python/kypo-topology-definition.git"}
[dev-packages]
[requires]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment