rlu:macos-wheels-fix

Last commit made on 2024-03-25
Get this branch:
git clone -b macos-wheels-fix https://git.launchpad.net/rlu

Branch merges

Branch information

Name:
macos-wheels-fix
Repository:
lp:rlu

Recent commits

123496b... by Kyle Benesch <email address hidden>

Set correct version on MacOS wheels

a5f259e... by Kyle Benesch <email address hidden>

Reformat yml

e6fddb4... by Kyle Benesch <email address hidden>

Merge pull request #150 from libtcod/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

5df804c... by "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com>

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)

7cefc61... by Kyle Benesch <email address hidden>

Merge pull request #149 from libtcod/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

c7d71e5... by Kyle Benesch <email address hidden>

Fix pyproject Ruff deprecations

396f279... by "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com>

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

4c0feb5... by "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com>

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2)

f1c6e50... by Kyle Benesch <email address hidden>

Refactor part 2 and split state changes into part 3

336aa0a... by Kyle Benesch <email address hidden>

conf.py should always open files relative to script

Fixes tests importing this script from other places