vegans icon indicating copy to clipboard operation
vegans copied to clipboard

Loosen required versions

Open dfilan opened this issue 2 years ago • 2 comments

Loosens up requirements, allowing some newer versions of things. NB: I tried to follow the advice of running cd test && pytest --gpu but got an "unrecognized arguments" error:

ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: --gpu
  inifile: None
  rootdir: /home/daniel/vegans

dfilan avatar Sep 16 '22 23:09 dfilan

Will look at the failing tests and then merge

tneuer avatar Sep 21 '22 07:09 tneuer

FYI notebooks are running locally for me, so I think it might be a problem with the CI.

dfilan avatar Sep 22 '22 23:09 dfilan