Compare commits
2 Commits
0.7.11
...
58ef47468e
| Author | SHA1 | Date | |
|---|---|---|---|
| 58ef47468e | |||
| 583526e219 |
@@ -1,2 +0,0 @@
|
||||
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
|
||||
if errorlevel 1 exit 1
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
$PYTHON setup.py install --single-version-externally-managed --record=record.txt
|
||||
@@ -8,6 +8,7 @@ source:
|
||||
path: ..
|
||||
|
||||
build:
|
||||
script: python -m pip install .
|
||||
noarch: python
|
||||
number: 0
|
||||
entry_points:
|
||||
|
||||
Reference in New Issue
Block a user