mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 06:46:17 +00:00
10 lines
168 B
TOML
10 lines
168 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|
|
|
|
[packages]
|
|
"e1839a8" = {path = ".", extras = ["pg"], editable = true}
|