Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #270 from rashley-iqt/pakage-files
Browse files Browse the repository at this point in the history
package wasn't copying all necessary files
  • Loading branch information
cglewis authored Jul 20, 2022
2 parents 206bab6 + d2f443c commit 34d54c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion blue/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
recursive-include 5G *.yaml
recursive-include 5G *.yml
recursive-include 5G *.yaml
recursive-include 5G *.conf
recursive-include 5G *.sh
recursive-include 5G *.json
include 5G/core/.env

0 comments on commit 34d54c4

Please sign in to comment.