mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Updating tox settings.
This commit is contained in:
parent
1c29cefa08
commit
d56e3846e8
2 changed files with 5 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -41,6 +41,7 @@ setup(
|
|||
'Topic :: Communications :: Email :: Email Clients (MUA)',
|
||||
],
|
||||
packages=find_packages(),
|
||||
include_package_data = True,
|
||||
install_requires=[
|
||||
'six>=1.6.1'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue