Brian May
74acc10385
Add entries to .gitignore
2018-03-16 18:10:09 +11:00
Brian May
e76d1e14bd
Fix error in requirements.rst
2017-07-09 09:08:48 +10:00
Brian May
e73e797f33
Update files list
2016-04-30 18:05:47 +10:00
Brian May
89c5b57019
Attempt readthedocs workaround
...
readthedocs alters docs/conf.py which in turn means python_scm detects a
version and incorrectly adjusts the version number. Here we try to work
around this problem.
We do this by renaming the docs/conf.py file and copying it back to
docs/conf.py when setup.py is invoked. This way, hopefully, scm won't
see the changes to docs/conf.py
References:
http://stackoverflow.com/questions/35811267/readthedocs-and-setuptools-scm-version-wrong/36386177
https://github.com/pypa/setuptools_scm/issues/84
2016-04-18 11:44:05 +10:00
Brian May
1e82571b3d
Experimental: Use setuptools-scm
...
Closes : #58
2016-01-13 19:00:08 +11:00
Avery Pennarun
0658c85ffe
Replace make-based build with redo-based build.
...
Including a copy of minimal/do as 'do' in the top directory. To build, just
run './do' or 'make'.
This also builds the ui-macos directory automatically if you're on MacOS.
2011-02-26 18:16:44 -08:00
Avery Pennarun
ef71751846
Add a sshuttle.8 manpage.
...
You need to have 'pandoc' installed in order to render it from sshuttle.md.
2010-11-09 01:59:51 -08:00
Avery Pennarun
2f3c86e962
Initial commit.
...
Importing options.py, ssh.py, and LICENSE from the bup project.
2010-05-01 16:15:37 -04:00