Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
fix: remove libcst from setup_requires (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Feb 15, 2022
1 parent 798cdf8 commit 56c96e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file removed documentai-v1-py.tar.gz
Empty file.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"proto-plus >= 1.10.0",
),
python_requires=">=3.6",
setup_requires=["libcst >= 0.2.5"],
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
Expand Down

0 comments on commit 56c96e4

Please sign in to comment.