dpaste/Pipfile

16 lines
263 B
Text
Raw Normal View History

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