James Kasten
c59cadd252
Add mock to setup
2014-12-08 00:33:27 -08:00
Jakub Warmuz
78c3f161d7
setup.py docs, Sphinx dep
2014-11-30 02:38:33 +01:00
Jakub Warmuz
9d5ab7dbcc
Test coverage
2014-11-27 20:30:56 +01:00
Jakub Warmuz
c2413ba542
setuptools test_suite
2014-11-27 20:24:50 +01:00
Adam Woodbeck
13f1286e66
Changes per pylint.
2014-11-26 21:30:42 -05:00
Adam Woodbeck
259cf47169
Refactored command line code to use argparse.
2014-11-26 21:09:45 -05:00
Jakub Warmuz
cd9e30ad7e
python-augeas from PyPI
...
https://github.com/hercules-team/python-augeas/issues/2#issuecomment-64116945
2014-11-23 15:29:11 +01:00
Jakub Warmuz
300a4f0b45
Use tox for tests
2014-11-22 15:04:36 +01:00
Jakub Warmuz
1c643d483e
Basic dev/testing setup
2014-11-22 15:04:02 +01:00
Jakub Warmuz
1343cfa465
Add missing line of code (merge/rebase effect).
2014-11-22 03:10:22 +01:00
Jakub Warmuz
731727cb38
Install Augeas using setuptools
2014-11-22 02:52:03 +01:00
James Kasten
7af9263e4a
Remove jose dependency, convert display code to use dialog from setup
2014-11-19 15:34:54 -08:00
Jakub Warmuz
139ad7c3ee
Fix setuptools package resources
...
https://pythonhosted.org/setuptools/setuptools.html#including-data-files
2014-11-19 13:33:53 +01:00
Jakub Warmuz
35c4cbd438
letsencrypt.py as setuptools console script
2014-11-19 13:29:02 +01:00
James Kasten
d56ec3c1da
Adding last of @kuba fixes from PR#9 Thanks!
2014-11-18 20:15:22 -08:00
James Kasten
d3708e1e79
Remove trustify/attic related code from setup.py
...
Conflicts:
.gitignore
setup.py
2014-11-18 18:39:39 -08:00
James Kasten
ea3804efb7
Sort setup install_requires
...
Conflicts:
setup.py
2014-11-18 18:36:15 -08:00
James Kasten
229f88dfcd
setup install_requires python2-pythondialog, jose, jsonschema
...
Conflicts:
setup.py
2014-11-18 18:36:15 -08:00
Jakub Warmuz
3486a53132
python-augeas missing from PyPI
2014-11-18 18:36:15 -08:00
Alex Gaynor
a9e0028007
Use the older requests API
2014-11-18 09:09:56 -08:00
Alex Gaynor
efaec60e6b
Switched from using urllib2 to requests.
...
urllib2 is a security hazzard, it does not perform certificate checks against a trust root by default, nor does it perform service_identity checks.
Also, requests has a prettier API.
2014-11-18 08:13:06 -08:00
Faidon Liambotis
7e960672b3
Add setuptools-based setup.py & MANIFEST.in
...
Also move the protoc functionality to setup.py, making it a bit more
complicated than usual :)
2012-08-12 09:03:13 +03:00