Skip to content

Commit eaa990c

Browse files
authored
Merge pull request #27 from rsokl/conda_prep
update manifest to include license file
2 parents eadb4c5 + 3998748 commit eaa990c

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.2.2 (10/14/2019)
2+
- This release does not contain any changes to the `custom-inherit` code base. Changes are made to some of the packaging files so that `custom-inherit` can be hosted on conda.
3+
14
### 2.2.1 (10/06/2019)
25
- Dropping support for Python 3.3
36
- Adding support for Python 3.8

License.md renamed to LICENSE.md

File renamed without changes.

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include versioneer.py
22
include src/custom_inherit/_version.py
3+
include LICENSE.md

0 commit comments

Comments
 (0)