Skip to content

Commit

Permalink
removed debug branch from GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ragland authored and John Ragland committed Nov 8, 2024
1 parent 4650812 commit 4ce8b1a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
push:
branches:
- main
- pypi_bug2
workflow_dispatch:

jobs:
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ download_hydrophone_data = "ooipy.scripts.download_hydrophone_data:main"

[tool.hatch.version]
source = "vcs"
fallback-version = "0.0.1"

[tool.hatch.version.raw-options]
local_scheme = "no-local-version"
Expand Down

0 comments on commit 4ce8b1a

Please sign in to comment.