Skip to content

Commit 1b09cc4

Browse files
committed
change name to be valid for PyPi
1 parent f7d6675 commit 1b09cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
license = f.read()
1010

1111
setup(
12-
name='Chinese RFID Access Control Library',
12+
name='Chinese-RFID-Access-Control-Library',
1313
version='0.0.1',
1414
description='A library for interfacing with one of the most common RFID Access Control System sold in China.',
1515
long_description=readme,

0 commit comments

Comments
 (0)