5 Commits

Author SHA1 Message Date
Peter Pfeufer
b83f591dc2
Re-adding MANIFEST.in 2022-07-31 01:01:43 +02:00
Peter Pfeufer
0195ef23d5
Attempt to remove MANIFEST.in file (Part 2) 2022-06-27 05:38:31 +02:00
Ariel Rin
39ad625fa1 Revert "Remove MANIFEST.in, it's redundant the way we use it"
This reverts commit 13e2f4e27db247e7429bb6c9f3574cad7f078785.
2022-06-06 22:59:23 +10:00
Peter Pfeufer
13e2f4e27d
Remove MANIFEST.in, it's redundant the way we use it
See: https://packaging.python.org/en/latest/guides/using-manifest-in/
2022-03-13 09:42:22 +01:00
Basraah
786859294d Restructure Alliance Auth package (#867)
* Refactor allianceauth into its own package

* Add setup

* Add missing default_app_config declarations

* Fix timerboard namespacing

* Remove obsolete future imports

* Remove py2 mock support

* Remove six

* Add experimental 3.7 support and multiple Dj versions

* Remove python_2_unicode_compatible

* Add navhelper as local package

* Update requirements
2017-09-19 09:46:40 +10:00