mirror of https://github.com/KLayout/klayout.git
Can only provide one source dist for PyPI.
This commit is contained in:
parent
4327e8ec5e
commit
7f04ace865
|
|
@ -531,7 +531,7 @@ script:
|
|||
python setup.py build;
|
||||
python setup.py bdist_wheel;
|
||||
python setup.py install;
|
||||
python setup.py sdist --formats=gztar,zip;
|
||||
python setup.py sdist --formats=zip;
|
||||
python testdata/pymod/import_db.py;
|
||||
python testdata/pymod/import_rdb.py;
|
||||
python testdata/pymod/import_tl.py;
|
||||
|
|
|
|||
Loading…
Reference in New Issue