Skip to content
Snippets Groups Projects
Pipfile 269 B
Newer Older
Rye Mutt's avatar
Rye Mutt committed
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[dev-packages]

[packages]
llbase = "*"
certifi = "*"
autobuild = {git = "https://git.alchemyviewer.org/alchemy/autobuild.git", editable = true, ref = "py3"}
Rye Mutt's avatar
Rye Mutt committed

[requires]
python_version = "3.4"