Skip to content
Snippets Groups Projects
Commit a2d529b4 authored by Martin Bauer's avatar Martin Bauer
Browse files

Fix pystencils include order problem in setup.py

If this line
from setuptools import find_packages, setup
is run after
from distutils.extension import Extension

a wrong Extension class is used
parent 64734915
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment