Skip to content
Snippets Groups Projects

Introduce Nox for Local and CI Test Automation. Start Writing a Contributors Guide.

Merged Frederik Hennig requested to merge fhennig/nox into v2.0-dev
2 files
+ 1
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -203,7 +203,6 @@ minimal-sympy-master:
script:
- python -m pip install --upgrade git+https://github.com/sympy/sympy.git
- python quicktest.py
allow_failure: true
tags:
- docker
- cuda
Loading