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

run all tests (#4733) #33

Merged
merged 1 commit into from
Sep 23, 2022
Merged

run all tests (#4733) #33

merged 1 commit into from
Sep 23, 2022

Conversation

EIFY
Copy link
Owner

@EIFY EIFY commented Sep 23, 2022

  • run all tests

  • make torch a build-time dependency

  • add 'dev' extra deps to install black, flake, pytest at once

  • Build docs in CI

This should also help catch some import bugs, since sphinx inspect a lot of code

  • CI should do the real install not "--editable"

  • check installation succeeded

  • add missing init.py file

  • add check installation

  • move check_installation.py to its own script

  • fix pytest import mode, force recent numpy, torch

  • run black before flake and tests

  • torch >= 1.10.0

  • use torch 1.10 for GPU tests

* run all tests

* make torch a build-time dependency

* add 'dev' extra deps to install black, flake, pytest at once

* Build docs in CI

This should also help catch some import bugs, since sphinx inspect a lot of code

* CI should do the real install not "--editable"

* check installation succeeded

* add missing __init__.py file

* add check installation

* move check_installation.py to its own script

* fix pytest import mode, force recent numpy, torch

* run black before flake and tests

* torch >= 1.10.0

* use torch 1.10  for GPU tests
@EIFY EIFY merged commit cb55529 into EIFY:main Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants