adafruit-servo-mapper/Pipfile
2020-07-26 07:40:36 +01:00

15 lines
207 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pyaml = "*"
adafruit-circuitpython-servokit = "*"
getch = "*"
[dev-packages]
[requires]
python_version = "3.7"