Skip to content

Commit 0ad923d

Browse files
authored
Update setup.cfg
1 parent f8a68f9 commit 0ad923d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

setup.cfg

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[wheel]
22
universal = 1
33

4-
[sdist]
5-
formats = zip
6-
74
[aliases]
85
dist = build_sphinx sdist bdist_wheel
96
test = pytest
@@ -26,4 +23,4 @@ addopts =
2623
--doctest-ignore-import-errors
2724

2825
[options]
29-
setup_requires = setuptools_scm
26+
setup_requires = setuptools_scm

0 commit comments

Comments
 (0)