Skip to content

Commit 7fb6be3

Browse files
Merge pull request #143 from neutrons/glass-ships-patch-1
Remove comment about urllib3 usage
2 parents 4aa48d2 + acb6b95 commit 7fb6be3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ conda-publish = { cmd = "anaconda upload *.conda", description = "Publish the .c
214214
"conda-build",
215215
] }
216216
# Misc
217-
# urllib3 is only used for package and deployment
218217
audit-deps = { cmd = "pip-audit --local -s osv", description = "Audit the package dependencies for vulnerabilities" }
219218
# Cleaning
220219
clean = { cmd = 'rm -rf .pytest_cache .ruff_cache **/*.egg-info **/dist **/__pycache__', description = "Clean up various caches and build artifacts" }

0 commit comments

Comments
 (0)