install-poetry-action icon indicating copy to clipboard operation
install-poetry-action copied to clipboard

create_virtualenvs: true not working

Open lmmentel opened this issue 5 years ago • 1 comments
trafficstars

I tried to set the create_virtualenvs: true with

        uses: dschep/[email protected]
        with:
          create_virtualenvs: true

on ubuntulatest but got

Unexpected input(s) 'create_virtualenvs', valid inputs are ['version', 'preview']

Probably related to #9

lmmentel avatar Jul 29 '20 14:07 lmmentel

Same issue: https://github.com/vcs-python/libvcs/actions/runs/192124266

tony avatar Aug 02 '20 12:08 tony