fix(ci): remember that the CI script is only for testing
This commit is contained in:
parent
db24e3c172
commit
ca96c75af8
2 changed files with 42 additions and 36 deletions
|
|
@ -5,7 +5,6 @@ channels:
|
|||
dependencies:
|
||||
- python>=3.8
|
||||
- maturin
|
||||
- patchelf
|
||||
- nox
|
||||
- mypy
|
||||
- black
|
||||
|
|
@ -18,7 +17,6 @@ dependencies:
|
|||
- pydata-sphinx-theme
|
||||
- sphinx-copybutton
|
||||
- myst-parser
|
||||
- cffi
|
||||
- pip:
|
||||
- sphinx-autoapi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue