mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +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:
committed by
GitHub
parent
eff042d50b
commit
e8d32102cb
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
|
||||||
Reference in New Issue
Block a user