Skip to content

Commit 3f931da

Browse files
committed
Update names of README and CHANGELOG
1 parent b4767a3 commit 3f931da

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
@@ -44,7 +44,7 @@
4444
author = 'Justin Cooper',
4545
author_email = 'justin@adafruit.com',
4646
description = 'A module to control BeagleBone IO channels',
47-
long_description = open_as_utf8('README.rst').read() + open_as_utf8('CHANGELOG.rst').read(),
47+
long_description = open_as_utf8('README.md').read() + open_as_utf8('CHANGELOG.md').read(),
4848
license = 'MIT',
4949
keywords = 'Adafruit BeagleBone IO GPIO PWM ADC',
5050
url = 'https://github.com/adafruit/adafruit-beaglebone-io-python/',

0 commit comments

Comments
 (0)