Skip to content

Commit

Permalink
easy_install comes from setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
landryb committed Mar 5, 2020
1 parent 817f6ab commit e7f6e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cadastrapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

- name: "installting jsbuild and virtualenv via pip"
run: |
pip install setuptools
pip install jsbuild
pip install virtualenv
easy_install virtualenv
Expand Down

0 comments on commit e7f6e19

Please sign in to comment.