forked from ejplatform/django-boogie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
75 lines (68 loc) · 1.79 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[metadata]
name = django-boogie
version = 0.9.1
description = Django with swagger: better managers, APIs, configurations and url mappers.
long_description = file: README.rst
author = Fábio Macêdo Mendes
author_email = fabiomacedomendes@gmail.com
url = https://github.com/fabiommendes/django-boogie/
keywords =
web
django
license = BSD License (BSD)
classifiers =
Development Status :: 4 - Beta
Environment :: Web Environment
Framework :: Django
Intended Audience :: Developers
License :: OSI Approved :: BSD License
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Operating System :: OS Independent
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
Topic :: Software Development :: Libraries :: Application Frameworks
Topic :: Software Development :: Libraries :: Python Modules
[options]
zip_safe = False
platforms = all
include_package_data = True
install_requires =
sidekick ~= 0.4
django ~= 2.0
django-model-utils ~= 3.0
django-manager-utils ~= 1.1
django-bulk-update ~= 2.2
[options.extras_require]
dev =
invoke >= 0.21
flake8 ~= 3.5
manuel ~= 1.8
pytest ~= 3.2
pytest-cov ~= 2.5
pytest-django ~= 3.1
docs =
docutils ~= 0.14
sphinx-autobuild ~= 0.7
rest =
djangorestframework ~= 3.8
django-filter ~= 1.1
pandas =
pandas ~= 0.22
django-pandas ~= 0.5
configurations =
django-environ ~= 0.4
stack =
rules
django-background-tasks
django-extensions
django-picklefield
# django-activity-stream?
# allauth?
# userena?
tools =
django-spaghetti-and-meatballs
[options.package_data]
* = *.txt, *.rst, *.jinja2, *.html, *.js, *.css, *.scss