1
0
mirror of https://github.com/pypiserver/pypiserver synced 2024-11-09 16:45:51 +01:00
pypiserver/tests
PelleK d886bc2eba
Cleanup code to python 3.6 (#342)
* Cleanup setup.py

* remove explicit inheritance from object

* convert most string interpolations to f-strings

Co-authored-by: Pelle Koster <pelle.koster@nginfra.nl>
2020-10-07 20:45:51 -05:00
..
__init__.py Added init.py to tests 2016-05-12 20:02:10 -05:00
centodeps-setup.py Run black on codebase (#336) 2020-10-05 21:04:22 -05:00
doubles.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
htpasswd.a.a PIP test-server. 2015-09-19 02:04:32 +02:00
sample_msg.html Use bottle's SimpleTemplate engine to avoid XSS on welcome-page (#77). 2015-02-22 18:43:35 +01:00
test_app.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
test_core.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
test_docs.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
test_init.py Run black on codebase (#336) 2020-10-05 21:04:22 -05:00
test_main.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
test_manage.py Run black on codebase (#336) 2020-10-05 21:04:22 -05:00
test_server.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00