1
0

Start moving config stuff to separate config file.

This commit is contained in:
Markus Birth
2021-07-27 12:44:19 +02:00
parent 1fec7c8aa1
commit f5b71ce6e8
5 changed files with 135 additions and 11 deletions
+1 -5
View File
@@ -1,15 +1,11 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-frontmatter = "*"
pytz = "*"
pyyaml = "*"
[dev-packages]