Go to file
Sebastian Lohff ef41f65996 Workaround for python2 deprecation in tests
When checking the version the test now gets a
CryptographyDeprecationWarning plus an import code line instead of the
version. As a workaround we now ignore the first two lines when checking
for the version string.
2020-09-07 00:31:10 +02:00
servefile Make servefile a python package 2020-09-07 00:26:20 +02:00
tests Workaround for python2 deprecation in tests 2020-09-07 00:31:10 +02:00
.gitignore Initial tests 2019-02-17 21:29:23 +01:00
ChangeLog Moved to v0.4.4 2015-11-10 21:12:49 +01:00
MANIFEST.in Moved to version v0.4.1 2012-05-04 16:32:17 +02:00
servefile.1 Document lzma/xz support in manpage 2019-02-14 23:25:36 +01:00
setup.py Make servefile a python package 2020-09-07 00:26:20 +02:00
tox.ini Cover Python 3.7 and 3.8 2020-02-11 22:26:24 +01:00