1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ross McFarland
4f577bbcab Include a >=10.0.1 for pip -U pip 2018-04-20 12:45:53 -07:00
Ross McFarland
f86c06d304 Revert the setup.cfg infra and go back to requirements.txt
I've continually run into problems with the setup.cfg route that I'm not
interested in investing the time to debug and fix. Looking around it doesn't
seem to be very common yet so I've had a hard time finding help/docs etc.
2018-04-20 12:35:58 -07:00
Hervé Beraud
dd692320c9 Apply review comments
define 3 kinds of requirements (base, dev, test)
retrieve version from __init__.py
define setuptools minimal version

in CI install full (base, dev, test) dependencies
2017-11-04 22:41:00 +01:00
Hervé Beraud
77d2fd1eb4 improve setuptools capabilities 2017-11-03 22:31:38 +01:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00