Commit Graph
4 Commits
Author SHA1 Message Date
David Lechner 237addb39c fake-pybricks/setup.py: update python_requires to PEP 440
Use the PEP 440 depenency format. The `>` character was breaking the package manager on jfrog.

Picked 3.4 since that is what micropython is based on.
2019-01-15 21:29:36 -06:00
David Lechner e0b08cfad9 use versioneer for setting python package version
https://github.com/warner/python-versioneer

😋 🍪
2019-01-15 20:58:43 -06:00
David Lechner 53e386e3cf fake-pybricks: rename python package to fake-pybricks
temporary workaround for issue #92
2019-01-15 16:40:56 -06:00
Laurens Valk 1c59f72407 fake-api: init 2018-12-21 12:45:00 +01:00