Commit Graph
31 Commits
Author SHA1 Message Date
Roberto Rosario 9c7ba66d1f Update MANIFEST to include the markdown version of the README.
Convert the markdown README to .rst for PyPI. Add pypandoc to the
development requirements.
2017-02-12 22:35:04 -04:00
Roberto Rosario 66fb3a4530 Keep the django-mptt version mayan-cabinets may have installed. 2017-02-07 23:53:35 -04:00
Roberto Rosario 108102219c Don't supply the entire license file to PyPI, only the name. 2016-11-22 22:22:13 -04:00
Roberto Rosario 43264f23b1 Update Pillow to version 3.1.2 2016-11-08 01:58:48 -04:00
Roberto Rosario 2a0c50a313 Update setup with latest version requirements. 2016-10-28 04:25:51 -04:00
Roberto Rosario 3f9d21167d Update requirements in setup.py 2016-05-13 21:03:12 -04:00
Roberto Rosario b41c2ce02d Add missing dependency to setup.py 2016-04-28 02:44:17 -04:00
Roberto Rosario 8ae61b87b5 Update requirements in setup.py. 2016-03-15 04:22:04 -04:00
Roberto Rosario f7daffde49 Update setup.py dependencies. 2015-10-17 03:14:05 -04:00
Roberto Rosario 86ff835839 PEP8 Cleanups. 2015-10-07 22:24:44 -04:00
Roberto Rosario 9efc07c4b4 Update packaging files. 2015-09-24 02:26:05 -04:00
Roberto Rosario 22ae0eca70 Update setup requirements by hand until they can be updated automatically. 2015-09-16 05:34:32 -04:00
Roberto Rosario fae83b405f Requirement version updates and description update 2015-05-20 22:52:16 -04:00
Simeon Walker 9bf4ecb1ea Django==1.6.11 in setup.py to match requirements.txt 2015-04-16 14:42:59 +01:00
Roberto Rosario e3f8c1295b Update setup dependencies 2015-02-07 04:34:43 -04:00
Roberto Rosario 1f98731b78 Don't waste time scanning the 'mayan/media' directory
Is not relevant for packaging and can cause slow execution
if ran from an existing installation
2014-07-24 13:37:18 -04:00
Roberto Rosario 7120ffe72d Move intial setup code to a management command called initialsetup, update installation instructions 2014-07-17 00:17:14 -04:00
Roberto Rosario f871fe33d7 Don't include the single quote ' as a valid secret key character 2014-07-11 03:50:59 -04:00
Roberto Rosario 2c845ca72e Generate a new secret key and save it to local.py settings after installation, use this local.py file by default 2014-07-11 03:34:28 -04:00
Roberto Rosario 8da0ac2bef Update package name 2014-07-10 20:57:46 -04:00
Roberto Rosario 5212d84090 Remove common app's Singleton model and use django-solo's SingletonModel instead 2014-07-10 01:26:51 -04:00
Roberto Rosario 1e56ea4dcb Update requirements versions 2014-07-10 00:12:44 -04:00
Roberto Rosario fca8f51168 Update required version of APScheduler 2014-07-09 20:19:59 -04:00
Roberto Rosario e60d5fedfa Add django rest swagger to the requirements 2014-07-09 14:23:45 -04:00
Roberto Rosario ca6acb3942 Update from pbs to sh as pbs is now obsolete 2014-07-02 16:47:32 -04:00
Roberto Rosario 51d414446c Hardcode requirements in the setup.py file, this sucks 2014-06-29 17:55:28 -04:00
Roberto Rosario 39d8bd9eb8 Update software license string 2014-06-29 16:35:53 -04:00
Roberto Rosario ae9531715e Update setup.py file 2014-06-29 16:29:31 -04:00
Roberto Rosario 1ed07736cb Update setup.py and associated files 2014-06-21 02:59:18 -04:00
Roberto Rosario 9220beb450 Keep improving setup.py file 2014-06-15 20:54:53 +02:00
Roberto Rosario ec1745b50b Initial changes to support the new Django 1.6 project structure 2014-06-15 13:13:21 +02:00