Skip to content

Commit

Permalink
chore: rm wont do to do
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 11, 2024
1 parent c846153 commit a30cab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ape_pm/dependency.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ def _get_version_from_package_json(
return data.get("version")


# TODO: Rename to `PyPIDependency` in 0.9.
class PythonDependency(DependencyAPI):
"""
A dependency installed from Python tooling, such as `pip`.
Expand Down

0 comments on commit a30cab0

Please sign in to comment.