-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
BugIt must work in all situations, but this failedIt must work in all situations, but this failed
Description
Problem description
What's happenning
A clear and concise description of what the bug is. Please explain:
- Read the docs can store all generated versions of the manual.
- However this stopped after v1.7.7
Expected behavior
A clear and concise description of intended behavior. Please explain:
- When a new release is triggered in the Gihub Actions:
- Read the docs should update the
latestandstableversions. - Also Read the docs should have a
v1.X.Yentry for versioning.
- Read the docs should update the
Scenario for reprodution
Reproducible test case
Please provide a minimal, reproducible code sample, a copy-pastable example if possible:
- Check Read the docs:
- Click on the
v:latestbutton at the bottom left corner - You see that the versioning stops as
v1.7.7 - However
latestandstableare working.
- Click on the
Version and installation information
Please provide the following:
- Value of
petl.__version__: v1.7.13 - How petl was installed:
- Docs are built in the CI and registered in Read the docs after.
Also, if you think it might be relevant, please provide the output from pip freeze or
conda env export depending on which was used to install petl.
Additional context
Add any other context about the problem here.
Also, feel free to remove all sections and text that aren't relevant.
Metadata
Metadata
Assignees
Labels
BugIt must work in all situations, but this failedIt must work in all situations, but this failed