Loading extras/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,6 @@ sdist: python setup.py sdist bdist_wheel: python setup.py bdist_wheel --skip-scripts python setup.py bdist_wheel .PHONY : sdist bdist_wheel Loading
extras/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,6 @@ sdist: python setup.py sdist bdist_wheel: python setup.py bdist_wheel --skip-scripts python setup.py bdist_wheel .PHONY : sdist bdist_wheel