Skip to content

Commit

Permalink
Enabling pip installs again
Browse files Browse the repository at this point in the history
  • Loading branch information
Heshdude committed Aug 8, 2020
1 parent a654fc4 commit b46d93a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ done
CHANGED=$(echo $X | tr ' ' '\n' | sort | uniq | xargs)

echo "generating for $CHANGED"
#shellspec $CHANGED
#pip install toml
#pip install pytablewriter
pip install toml
pip install pytablewriter
python generate.py $CHANGED

0 comments on commit b46d93a

Please sign in to comment.