Skip to content

Commit

Permalink
repo: Add manifest file
Browse files Browse the repository at this point in the history
As part of Issue#11, it was found that the requirements files were not
being bundled with any source distribution of cloudvision
Unsure how this has not been an issue prior, but adding a manifest file
to ensure that these files are added into the source distribution.
A new `post-3` version of 1.5.0 has been released on pypi to address this
problem

Change-Id: Ia16b0baf621aa80ccdd175b89a8f5ee95bae90e2
  • Loading branch information
cianmcgrath committed Sep 14, 2022
1 parent 992b5e4 commit 063972d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include *.txt

0 comments on commit 063972d

Please sign in to comment.