Skip to content

Commit 5649b61

Browse files
JaerongACBroz1
andauthored
Update setup.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent dc85370 commit 5649b61

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
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name=pkg_name.replace("_", "-"),
20-
version=__version__,
20+
version=__version__, # noqa F821
2121
description="DataJoint Element for Extracellular Array Electrophysiology",
2222
long_description=long_description,
2323
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)