We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91eac1 commit 1cc3021Copy full SHA for 1cc3021
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
#
44
45
- repo: https://github.com/asottile/setup-cfg-fmt
46
- rev: v2.7.0
+ rev: v2.8.0
47
hooks:
48
- id: setup-cfg-fmt
49
args: ["--include-version-classifiers"]
setup.cfg
@@ -8,7 +8,6 @@ url = https://github.com/angr/cle
8
license = BSD-2-Clause
9
license_files = LICENSE
10
classifiers =
11
- License :: OSI Approved :: BSD License
12
Programming Language :: Python :: 3
13
Programming Language :: Python :: 3 :: Only
14
Programming Language :: Python :: 3.10
0 commit comments