Skip to content

Commit

Permalink
remove todo to add pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Aug 30, 2024
1 parent 5b4fead commit 61c55e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ def run(self):
namespace_packages=[],
install_requires=install_requires,
extras_require=extras_require,
# TODO(b/158761800): Move to [build-system] requires in pyproject.toml.
cmdclass={
'bdist_wheel': build_wheel_command,
'build': _BuildCommand,
Expand Down

0 comments on commit 61c55e3

Please sign in to comment.