Skip to content

Conversation

@Kolumbs
Copy link

@Kolumbs Kolumbs commented Aug 11, 2021

-> remove python setup.py test option as obsolete, use just tox instead
-> add support only for Python 3.7 up and Django 2.2 up
-> add argument --test for start_socket to be able to just quick test the launch of command
-> fix syntax errors for print functions as per Python3
-> use migration from Django instead of south
-> remove non-used module string.py as it interferes with standard module string
-> add simple tests in test_models
-> when running tox tests use only python3.8/3.9 and ignore long lines (ignored anyway before)

-> remove python setup.py test option as obsolete, use just tox instead
-> add support only for Python 3.7 up and Django 2.2 up
-> add argument --test for start_socket to be able to just quick test the launch of command
-> fix syntax errors for print functions as per Python3
-> use migration from Django instead of south
-> remove non-used module string.py as it interferes with standard module string
-> add simple tests in test_models
-> when running tox tests use only python3.8/3.9 and ignore long lines (ignored anyway before)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant