Skip to content

Commit

Permalink
2024-01-04: Small adjustments (#243)
Browse files Browse the repository at this point in the history
* 2024-01-04: Small adjustments

* Make index.rst symlink to README.rst
  • Loading branch information
martin-majlis authored Jan 4, 2025
1 parent 0a77129 commit bdf52d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python: ["3.9", "3.10", "3.11", "3.12", "pypy3.9", "pypy3.10"]
python: ["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.9", "pypy3.10"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

# General information about the project.
project = "Wikipedia Python API"
copyright = '2017-2023, <a href="http://martin.majlis.cz">Martin Majlis</a>'
copyright = '2017-2025, <a href="http://martin.majlis.cz">Martin Majlis</a>'
author = "Martin Majlis"

# The version info for the project you're documenting, acts as replacement for
Expand Down
8 changes: 0 additions & 8 deletions index.rst

This file was deleted.

1 change: 1 addition & 0 deletions index.rst

0 comments on commit bdf52d7

Please sign in to comment.