Skip to content

Commit 6de84b6

Browse files
Switch back # Please enter the commit message for your changes. Lines starting
1 parent 1be762e commit 6de84b6

3 files changed

Lines changed: 1 addition & 53 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DELETEME8
1+
# DELETEME9
22
name: Tests
33

44
on:
@@ -24,7 +24,6 @@ jobs:
2424
uses: tskit-dev/.github/.github/workflows/c-tests.yml@main
2525
with:
2626
library-directory: c
27-
pyproject-directory: python
2827
secrets: inherit
2928

3029
test-python-c:

python/pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,6 @@ lint = [
101101
"prek==0.3.3",
102102
]
103103

104-
# Used to specify versions in CI. For local dev use
105-
# you can use e.g. ``uv tool install meson`` to install.
106-
cdev = [
107-
"gcovr",
108-
"meson",
109-
]
110-
111104
dev = [
112105
{include-group = "docs"},
113106
{include-group = "lint"},

python/uv.lock

Lines changed: 0 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)