Jacob-Stevens-Haas / gen-experiments

Pysindy experiments. Composable and extensible
MIT License
1 stars 2 forks source link

Update github dependencies to PyPI #1

Open Jacob-Stevens-Haas opened 2 years ago

Jacob-Stevens-Haas commented 2 years ago

Currently have to use two github dependencies: pyproject.toml

dependencies = [
  "mitosis @ git+https://github.com/Jacob-Stevens-Haas/mitosis",
  "derivative @ git+https://github.com/Jacob-Stevens-Haas/derivative@x-est-functional",

The first is being blocked by a PyPI namespace squat, the second is awaiting https://github.com/andgoldschmidt/derivative/pull/15