This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
medashare
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
depend upon version restriction in setup.py
main
John-Mark Gurney
2 years ago
parent
f90c3d16ba
commit
51aa039e9b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ui/Makefile
+ 1
- 1
ui/Makefile
View File
@@ -1,4 +1,4 @@
VIRTUALENV?=python3
.8
-m venv
VIRTUALENV?=python3 -m venv
MODULES=medashare
MODULES=medashare
test: fixtures/sample.data.pasn1 fixtures/sample.persona.pasn1 fixtures/sample.mtree
test: fixtures/sample.data.pasn1 fixtures/sample.persona.pasn1 fixtures/sample.mtree
Write
Preview
Loading…
Cancel
Save