kopia lustrzana https://github.com/jazzband/icalevents
21 wiersze
328 B
TOML
21 wiersze
328 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
httplib2 = "==0.20.1"
|
|
icalendar = "==4.0.8"
|
|
python-dateutil = "==2.8.2"
|
|
pytz = "==2021.3"
|
|
DateTime = "==4.3"
|
|
|
|
[dev-packages]
|
|
coverage = "==6.0.1"
|
|
codecov = "==2.1.12"
|
|
pytest = "==6.2.5"
|
|
black = "===21.9b0"
|
|
|
|
[requires]
|
|
python_version = "3.9"
|