Skip to content

Commit

Permalink
pip installing types-ujson installs ujson
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 6, 2022
1 parent 6c67537 commit cd4222d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
- run: pip install pre-commit
- run: pre-commit --version
- run: pre-commit install
- run: pip uninstall ujson || true
- run: pre-commit run --all-files
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ types =
types-pygments
types-requests>=2.25.0,<3.0.0
types-setuptools
types-ujson>=4.2.0
types-urllib3>=1.26.0

[options.package_data]
Expand Down

0 comments on commit cd4222d

Please sign in to comment.