Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/src layout #188

Merged
merged 11 commits into from
Nov 28, 2022
Merged

Feature/src layout #188

merged 11 commits into from
Nov 28, 2022

Conversation

michalk8
Copy link
Collaborator

Remove unused packages, update to src/ layout and using pyproject.toml, prune examples/ from the built package, update pre-commits.
closes #174

@michalk8 michalk8 added the misc label Nov 28, 2022
@michalk8 michalk8 self-assigned this Nov 28, 2022
@michalk8 michalk8 merged commit 5d0e9d7 into ott-jax:main Nov 28, 2022
@michalk8 michalk8 deleted the feature/src-layout branch November 28, 2022 17:55
michalk8 added a commit that referenced this pull request Jun 27, 2024
* Switch to `src/` layout

* Switch to `pyproject.toml`

* Prune `examples/` from `MANIFEST.in`

* Update pre-commits

* Update `pyproject.toml`

* Remove unused packages

* Add `scikit-learn` to tests reqs.

* Fix `coverage`

* Run tests on schedule

* Remove `Lint as: python3` artifact

* [ci skip] Update URLs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching to pyproject.toml and src layout
1 participant