There was an error while loading. Please reload this page.
2 parents 7a625c0 + d1d535e commit 03dfa07Copy full SHA for 03dfa07
2 files changed
README.md
@@ -42,3 +42,6 @@ jobs:
42
```
43
Setup the GitHub Pages for your repo after the target docs-branch is created. Set the target branch (default: "gh-pages") and folder as `/(root)`
44

45
+
46
+See [CI epythet troubleshooting](https://github.com/i2mint/epythet/wiki/CI-epythet-troubleshooting).
47
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = epythet
3
-version = 0.1.9
+version = 0.1.10
4
url = https://github.com/i2mint/epythet
5
platforms = any
6
description_file = README.md
0 commit comments