Skip to content

Py3 bugfixes + testing

danBLA requested to merge danBLA/domainmagic:develop into master

python setup.py install --force might have some zlib problems. python setup.py install --no-deps allows to install without further dependecies and it will just create a soft link for the pythone installation

Merge request reports