adafruit-servo-mapper/Pipfile

15 líneas
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"