mirror of
https://github.com/davegallant/decorate-all-methods.git
synced 2025-08-05 09:23:40 +00:00
13 lines
164 B
TOML
13 lines
164 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|
|
pylint = "*"
|
|
"autopep8" = "*"
|
|
rope = "*"
|