Get rid of nptyping (#1617)

* Get rid of nptyping

* Remove nptyping from environment.yml

* Remove nptyping from setup.py

* Remove nptyping from meta.yaml

* Add typish to meta.yaml

* Add typish to environment.yml
This commit is contained in:
AU
2024-06-28 08:44:49 +02:00
committed by GitHub
parent 40c26643ac
commit d9ccd25891
4 changed files with 9 additions and 10 deletions

View File

@ -30,7 +30,6 @@ if not is_rtd and not is_appveyor and not is_azure and not is_conda:
"ezdxf",
"multimethod>=1.11,<2.0",
"nlopt",
"nptyping==2.0.1",
"typish",
"casadi",
"path",