pypiserver/bin
ankostis on tokoti 133afe28f7 Rework standalone generation using ZIP.
+ Standalone executable based on wheel.
+ Properly use `pkg_resources` so reading `welcome-msg` file
  works even from within zip.
  + Mark `zip_safe=True` in setup.py.
+ Delete forgotten distutils startup script.
+ Build standalone before installing anything else,
  to check if any deps are missing.
+ Restore py25 in Travis.
2015-09-17 01:13:37 +02:00
..
.gitignore Download git-new-workdir for STANDALONE. 2015-09-14 18:47:33 +02:00
commit-standalone.sh Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00
gen-standalone.sh Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00
test_standalone.sh Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00