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:
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:latest button at the bottom left corner
- You see that the versioning stops as
v1.7.7
- However
latest and stable are working.
Version and installation information
Please provide the following:
- Value of
petl.__version__: v1.7.13
- How petl was installed:
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.
Problem description
What's happenning
A clear and concise description of what the bug is. Please explain:
Expected behavior
A clear and concise description of intended behavior. Please explain:
latestandstableversions.v1.X.Yentry for versioning.Scenario for reprodution
Reproducible test case
Please provide a minimal, reproducible code sample, a copy-pastable example if possible:
v:latestbutton at the bottom left cornerv1.7.7latestandstableare working.Version and installation information
Please provide the following:
petl.__version__: v1.7.13Also, if you think it might be relevant, please provide the output from
pip freezeorconda env exportdepending 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.