- Was not working well on manylinux2010 build image - Not necessary, can use markdown directly now
11 lines
136 B
TOML
11 lines
136 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
pytest = "*"
|
|
tox = "*"
|
|
Jinja2 = "*"
|
|
Cython = "*"
|