Skip to content

Commit

Permalink
Python3 version:
Browse files Browse the repository at this point in the history
- update packaging script and process - adding rpm and freebsd
- updating a test
  • Loading branch information
mohierf committed May 20, 2018
1 parent 7a76ead commit 6b651d1
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 193 deletions.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ echo "Installing fpm..."
gem install --no-ri --no-rdoc fpm

echo "Installing rpm..."
apt-get install rpm
# apt-get install rpm

echo "Building ${output_type} package for branch ${git_branch}, python version ${python_version}"

Expand Down
Loading

0 comments on commit 6b651d1

Please sign in to comment.