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

Update project skeleton #20

Merged
merged 21 commits into from
Aug 12, 2024
Merged

Update project skeleton #20

merged 21 commits into from
Aug 12, 2024

Conversation

mberr
Copy link
Owner

@mberr mberr commented Aug 12, 2024

  • update setup.cfg to pyproject.toml
  • add Windows tests
  • add Windows-specific torch and numpy constraints
  • bump Sphinx version to <8 (>= 8 is blocked by Support Sphinx 8 readthedocs/sphinx_rtd_theme#1582)
  • use ruff, implement formatting and recommendations
  • extend .gitignore for PyCharm
  • update GitHub Actions, make tests run only after successful linting
  • add support for Python 3.12 - not yet officially suported by PyTorch

@mberr
Copy link
Owner Author

mberr commented Aug 12, 2024

Might be related to pytorch/pytorch#60081 - but it is strange that this only happens for the Windows + 3.11 tests

@mberr mberr marked this pull request as ready for review August 12, 2024 20:54
@mberr mberr merged commit f52a3a3 into main Aug 12, 2024
18 checks passed
@mberr mberr deleted the update-project-skeleton branch August 12, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant