mirror of
https://github.com/nikdoof/foursquare-feeds.git
synced 2025-12-13 20:32:26 +00:00
14 lines
280 B
TOML
14 lines
280 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
foursquare = "*"
|
|
ics = {editable = true,git = "https://github.com/C4ptainCrunch/ics.py.git",ref = "bd918ec7453a7cf73a906cdcc78bd88eb4bab71b"}
|
|
|
|
[requires]
|
|
python_version = "3.6"
|