abhishek-ram / django-pyas2

AS2 file transfer Server built on Python and Django.
https://django-pyas2.readthedocs.io
GNU General Public License v3.0
83 stars 31 forks source link

'dataclasses' not found in python 3.6 #66

Open iuo45 opened 3 years ago

iuo45 commented 3 years ago

is this module available in py 3.6? Or only 3.7? Is django-pyas2 still supporting 3.6?

abhishek-ram commented 3 years ago

It does support 3.6. The automated tests are also passing as can be seen here.