mirror of
https://github.com/brmlab/talknight-timer.git
synced 2025-06-07 19:14:06 +02:00
fix initenv errors
This commit is contained in:
parent
8daf72fc0a
commit
8c2658aef1
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -2,7 +2,6 @@
|
|||
|
||||
initenv:
|
||||
virtualenv .
|
||||
virtualenv --relocatable .
|
||||
bin/pip install -r requirements.txt
|
||||
rmenv:
|
||||
rm -fr bin lib include local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue