Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen committed Nov 24, 2023
1 parent 69f88cb commit df8d08a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@ def finalize_options(self) -> None:
MYPY_DEPENDENCY,
]
},
install_requires=["mypy-extensions>=1.0.0"],
cmdclass={"build_ext": build_ext},
)

0 comments on commit df8d08a

Please sign in to comment.