erambler/Pipfile

17 lines
199 B
TOML
Raw Normal View History

2017-10-26 15:54:51 +00:00
[[source]]
2017-11-07 10:51:34 +00:00
2017-10-26 15:54:51 +00:00
url = "https://pypi.python.org/simple"
verify_ssl = true
2017-11-07 10:51:34 +00:00
2017-10-26 15:54:51 +00:00
[packages]
2017-11-07 10:51:34 +00:00
"ws4py" = "*"
2017-10-26 15:54:51 +00:00
watchdog = "*"
typogrify = "*"
2017-11-07 10:51:34 +00:00
nikola = "*"
"jinja2" = "*"
notebook = "*"
"s3cmd" = "*"
2017-12-01 20:52:02 +00:00
coconut = "*"