mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-11 03:55:34 +02:00
This makes it easier (possible?) to generate sshuttle.8 from sshuttle.md on MacOS. We also import the git-enhanced version numbering magic so the generated manpage can have a real version number.
2 lines
39 B
Python
2 lines
39 B
Python
from _version import COMMIT, TAG, DATE
|