mirror of
https://github.com/jlu5/PyLink.git
synced 2025-04-15 04:17:55 +02:00
setup: install README.md as well ...
This commit is contained in:
parent
738f027f33
commit
e22d75d1a1
2
setup.py
2
setup.py
@ -81,7 +81,7 @@ setup(
|
||||
|
||||
# Data files
|
||||
package_data={
|
||||
'': ['example-conf.yml', 'example-permissions.yml', 'VERSION'],
|
||||
'': ['example-conf.yml', 'example-permissions.yml', 'VERSION', 'README.md'],
|
||||
},
|
||||
|
||||
package_dir = {'pylinkirc': '.'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user