c49c131929
New test case class hierarchy:
...
- TestProcessProto has common setUpClass and tearDownClass methods
- TestProcess is for testing the PyBitmessage process (using psutil)
2018-10-22 17:18:23 +03:00
coffeedogs
3b75d900f6
Added: Sphinx docs, testing readthedocs integration
...
* Added: Sphinx configuration including readthedocs config
* Added: Sphinx fabric task to auto-document the project
* Fixed: Some issues in the code causing autodoc to fail when parsing
* Added: Manual docs - structure, proof of concepts and RsT examples
* Fixed: RsT formatting in docstrings
* Fixed: Some adjacent minor style and lint issues
2018-06-13 10:07:45 +01:00
coffeedogs
6bb5b32b6a
Added: Support installing system dependencies of optional extra_requires components
2018-05-19 15:30:05 +01:00
c5462a00cc
Changes in Travis CI config: install pybitmessage and python_prctl
2018-04-05 13:48:13 +03:00
b1ac9c6faf
Update requirements.txt and .travis.yml
...
- requirements update
2018-03-29 11:23:50 +02:00
d3d484dc08
Remove pyopencl from requirements.txt
...
- travis-ci builds pyopencl from source, which fails due to missing
OpenCL headers
2018-03-29 10:31:10 +02:00
8bf533802b
Remove pyqt4 from requirements.txt
...
- pip doesn't contain pyqt4
2018-03-29 10:28:09 +02:00
0790a33fbf
Add travis.yml and requirements.txt
...
- these are very minimalistic, with input from @g1itch , @sigoa and
@venkateshpitta
2018-03-29 10:10:18 +02:00