fcurella / django-fakery

🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.
http://django-fakery.readthedocs.org/en/stable/
MIT License
115 stars 6 forks source link

Remove `six` from dependencies #76

Open sobolevn opened 4 months ago

sobolevn commented 4 months ago

I don't think that it is needed anymore, because python2 is long gone. And it does nothing for just python3.

coveralls commented 4 months ago

Coverage Status

coverage: 90.818% (-0.04%) from 90.855% when pulling 08ee48c6ecc59b2e62cddaaf3ecd010feba974f3 on sobolevn:remove-six into d692382a98d5aa342c6527cc9da986b84b5c88b6 on fcurella:master.