Roland Geider
96b1f50274
Cleanup requirements files
...
And add requirements file for production
2020-09-12 21:35:02 +02:00
Roland Geider
8462b18fbb
Manually add the docker files to manifest file
...
Otherwise the *.* glob does not match them
2017-04-05 15:00:52 +02:00
Roland Geider
37bf47c1f7
Simplify manifest file
2017-04-04 22:37:34 +02:00
Roland Geider
d0813d2429
Move tasks.py back to the source folder
...
This was causing many problems with the installation and was only needed for
the packaged version in pypi.
See #277 for more details
2016-04-26 18:42:42 +02:00
Roland Geider
e5e0a28889
Move tasks file to wger folder
...
This is really just needed so as to more easily make the packaged (pypi)
version work. The 'invoke' command (which is mapped to 'wger' when packaged or
installed via pip) needs a tasks.py file. Since the wger folder gets installed
as a python package, it is easier if we just move that file there as well.
2016-02-26 23:33:24 +01:00
Roland Geider
52cf362f51
Simplify MANIFEST file
...
Add all files by default and only exclude what doesn't need to be included in
the package.
2014-12-16 22:49:49 +01:00
Roland Geider
9147334115
Update manifest file to include new folders
2014-03-07 20:46:28 +01:00
Roland Geider
3347518189
Update MANIFEST.in and add the config app
2013-11-27 19:34:17 +01:00
Roland Geider
53e2e1c405
Update MANIFEST.in
2013-02-23 12:10:47 +01:00
Roland Geider
6331f522b4
Add setup.py and MANIFEST.in files
2013-02-22 22:51:42 +01:00