Sebastian Lohff
5c78991bc8
Advertise python3.5 support
...
For now we don't break compability with python3.5, so why not advertise
it!
2020-09-29 22:13:30 +02:00
Sebastian Lohff
19c1b000a4
Make servefile a python package
...
servefile is now a valid python package. The single servefile.py can
still be used as a script by just putting it into PATH and making it
executable. Additionally when installed via pip a wrapper script is
created, calling the module's main(). python -m servefile works as well.
2020-09-07 00:26:20 +02:00
Sebastian Lohff
3d46950d6c
Use spaces instead of tabs for setup.py
2020-09-06 23:26:49 +02:00
Sebastian Pipping
864b2161b1
Cover Python 3.7 and 3.8
2020-02-11 22:26:24 +01:00
Sebastian Pipping
8fe46c42a7
setup.py: Migrate to setuptools + polishing
2020-02-11 22:10:22 +01:00
Sebastian Pipping
0819d23f47
tests: Use sys.executable during tests
2020-02-08 01:26:47 +01:00
Sebastian Lohff
dce8c995f6
Add test requirements to setup.py
2020-02-08 01:13:43 +01:00
Sebastian Lohff
93e0c3dd7e
Initial tests
2019-02-17 21:29:23 +01:00
Sebastian Lohff
a0b8ae4932
Moved to v0.4.4
2015-11-10 21:12:49 +01:00
Sebastian Lohff
6b85d23752
Moved to v0.4.3
2013-12-28 02:31:19 +01:00
Sebastian Lohff
8c4439cc2b
Moved to v0.4.2
2012-06-27 01:44:49 +02:00
Sebastian Lohff
528d19c67b
Moved to version v0.4.1
2012-05-04 16:32:17 +02:00
Sebastian Lohff
32fb52e4d6
Moved to version 0.4.0
2012-04-16 19:12:58 +02:00
Sebastian Lohff
f6cfefb3ea
Version 0.3.2 + description updated
2012-04-05 17:11:17 +02:00
Sebastian Lohff
152c5275aa
Removed README stub, now v0.3.1
2012-03-18 03:58:18 +01:00
Sebastian Lohff
8620869e03
Initial commit
2012-03-12 15:41:55 +01:00