Skip to content

Commit 6e12e5d

Browse files
twieckiColCarroll
andcommitted
Update setup.py
Co-Authored-By: ColCarroll <ColCarroll@users.noreply.github.com>
1 parent ebe49cc commit 6e12e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ def get_version():
6262
install_requires=install_reqs,
6363
extras_require={
6464
"plots": ["arviz"],
65-
}
65+
},
6666
tests_require=test_reqs,
6767
test_suite='nose.collector')

0 commit comments

Comments
 (0)