mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Collect a timestamp from emails + migration
This commit is contained in:
parent
47da2de396
commit
6673c58ca4
4 changed files with 30 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -56,5 +56,6 @@ setup(
|
|||
include_package_data=True,
|
||||
install_requires=[
|
||||
'six>=1.6.1',
|
||||
'python-dateutil==2.8.2',
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue