There was an error fetching the commit references. Please try again later.
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