Skip to content

Commit eb395e5

Browse files
authored
Merge pull request #6 from adafruit/siddacious-patch-1
Update setup.py to fix pypi deploy
2 parents 291ee82 + 841b779 commit eb395e5

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
@@ -22,7 +22,7 @@
2222
use_scm_version=True,
2323
setup_requires=['setuptools_scm'],
2424

25-
description='Driver for Microchip's ATECCx08 cryptographic co-processors with secure hardware-based key storage',
25+
description='Driver for Microchip\'s ATECCx08 cryptographic co-processors with secure hardware-based key storage',
2626
long_description=long_description,
2727
long_description_content_type='text/x-rst',
2828

0 commit comments

Comments
 (0)