Petr Michalec | 7904774 | 2018-05-09 22:04:27 +0200 | [diff] [blame] | 1 | [[source]] |
2 | url = "https://pypi.python.org/simple" | ||||
3 | verify_ssl = true | ||||
4 | name = "pypi" | ||||
5 | |||||
6 | [dev-packages] | ||||
7 | |||||
8 | [packages] | ||||
9 | pyparsing = "*" | ||||
10 | PyYAML = "*" | ||||
11 | six = "*" | ||||
12 | pyyaml = "*" | ||||
13 | # FIXME, issues with compile phase | ||||
14 | #"pygit2" = "*" | ||||
15 | |||||
16 | [requires] | ||||
17 | python_version = "2.7" |