We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ae8a43 + 9858ccc commit b3c7808Copy full SHA for b3c7808
.github/workflows/CI.yaml
@@ -34,7 +34,7 @@ jobs:
34
matrix:
35
# os: [macOS-latest, ubuntu-latest]
36
os: [ubuntu-latest]
37
- python-version: [3.9]
+ python-version: [3.11]
38
include:
39
- os: ubuntu-latest
40
label: linux-64
README.md
@@ -19,7 +19,7 @@ conda install transformato -c conda-forge
19
20
## Usage
21
22
-For more information on how to use transformato please visit the [documentation](https://wiederm.github.io/transformato/)
+For more information on how to use transformato please visit the [documentation](https://cbc-univie.github.io/transformato/)
23
24
## Maintainers
25
0 commit comments