mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-21 21:22:12 +01:00
Create MANIFEST.in
I'm working on submitting this package to conda-forge. As part of this, I would like to include the license files in the MANIFEST.in for this project.
This commit is contained in:
parent
eff042d50b
commit
e8d32102cb
1 changed files with 6 additions and 0 deletions
6
MANIFEST.in
Normal file
6
MANIFEST.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
include CHANGELOG
|
||||
include CONTRIBUTING.md
|
||||
include LICENSE
|
||||
include README.md
|
||||
include licenses/gpl-3.txt
|
||||
include licenses/mit.txt
|
Loading…
Reference in a new issue