Skip to content

Commit

Permalink
manifest and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wasade committed Apr 18, 2024
1 parent 1f73990 commit a491218
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
micov ChangeLog
=====================

micov 0.0.1-dev
---------------
12 changes: 12 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
include README.md
include LICENSE
include ChangeLog.md

graft micov

global-exclude *.pyc
global-exclude *.pyo
global-exclude .git
global-exclude *.c
global-exclude *.so
global-exclude .*.swp

0 comments on commit a491218

Please sign in to comment.