Mercurial > libervia-backend
view MANIFEST.in @ 2562:26edcf3a30eb
core, setup: huge cleaning:
- moved directories from src and frontends/src to sat and sat_frontends, which is the recommanded naming convention
- move twisted directory to root
- removed all hacks from setup.py, and added missing dependencies, it is now clean
- use https URL for website in setup.py
- removed "Environment :: X11 Applications :: GTK", as wix is deprecated and removed
- renamed sat.sh to sat and fixed its installation
- added python_requires to specify Python version needed
- replaced glib2reactor which use deprecated code by gtk3reactor
sat can now be installed directly from virtualenv without using --system-site-packages anymore \o/
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 02 Apr 2018 19:44:50 +0200 |
parents | b47492e8af0c |
children | 4aca060075b7 |
line wrap: on
line source
include MANIFEST.in ez_setup.py global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh include src/sat.* include misc include frontends/src/jp/jp frontends/src/primitivus/primitivus include src/bridge/bridge_constructor global-exclude *.un~ prune src/bridge/bridge_constructor/generated