dpaste/Pipfile

16 lines
263 B
Text
Raw Normal View History

2018-01-07 17:20:50 +01:00
[[source]]
2018-06-23 12:52:12 +02:00
2018-01-07 17:20:50 +01:00
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
2018-06-23 12:52:12 +02:00
2018-01-07 17:20:50 +01:00
[dev-packages]
2018-06-23 12:52:12 +02:00
"e1839a8" = {path = ".", extras = ["local-development"], editable = true}
[packages]
2018-06-22 11:42:00 +02:00
"e1839a8" = {path = ".", extras = ["local-development"], editable = true}