Skip to content

Commit 95bc99c

Browse files
committed
remove stale conda recipe reference
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent bd5ba73 commit 95bc99c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,6 @@ filename = "ccflow/__init__.py"
112112
search = '__version__ = "{current_version}"'
113113
replace = '__version__ = "{new_version}"'
114114

115-
[[tool.bumpversion.files]]
116-
filename = "conda-recipe/meta.yaml"
117-
search = "version: {current_version}"
118-
replace = "version: {new_version}"
119-
120115
[tool.check-manifest]
121116
ignore = [
122117
"docs/**",

0 commit comments

Comments
 (0)