Skip to content

Commit e0c9469

Browse files
Update setup.cfg
1 parent 23dc291 commit e0c9469

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

setup.cfg

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
[build-system]
2-
requires = [
3-
"setuptools>=64.0",
4-
"wheel"
5-
]
2+
requires = ["setuptools>=64.0","wheel"]
63
build-backend = "setuptools.build_meta"
74

85
[metadata]
96
name = caltechdata_api
107
version = 1.9.1
118
author = Thomas E Morrell, Bhattarai Rohan, Won Elizabeth, Alexander A Abakah
12-
9+
1310
description = Python wrapper for CaltechDATA API.
1411
long_description = file: README.md
1512
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)