-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
While in development, I want o be able to run flit build
before commiting and adding files to my github repo.
if I do that I get
$ flit build
flit.common.VCSError: Untracked or deleted files in the source directory. Commit, undo or ignore these files in your VCS. (.)
I want to be able to do:
$ flit build dev
#or
$ flit build --novcs
So I can test my builds before commiting
miccoli, merwok, maxfischer2781, jamshid, Conchylicultor and 2 more
Metadata
Metadata
Assignees
Labels
No labels