File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ description = skeleton
10
10
long_description = file:README.rst
11
11
url = https://github.com/nexB/skeleton
12
12
classifiers =
13
- Development Status :: 5 - Production/Stable
14
- Intended Audience :: Developers
15
- Programming Language :: Python :: 3
16
- Programming Language :: Python :: 3 :: Only
13
+ Development Status :: 5 - Production/Stable
14
+ Intended Audience :: Developers
15
+ Programming Language :: Python :: 3
16
+ Programming Language :: Python :: 3 :: Only
17
17
Topic :: Software Development
18
18
Topic :: Utilities
19
19
keywords =
@@ -32,6 +32,6 @@ where=src
32
32
33
33
[options.extras_require]
34
34
testing =
35
- # upstream
36
- pytest >= 6
37
- pytest-xdist >= 2
35
+ # upstream
36
+ pytest >= 6
37
+ pytest-xdist >= 2
You can’t perform that action at this time.
0 commit comments