Skip to content

Commit dbbae3f

Browse files
committed
Add line.
1 parent 322dee4 commit dbbae3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
build:
1313
noarch: python
1414
number: 0
15-
script: {{ PYTHON }} setup.py install
15+
script: {{ PYTHON }} setup.py install --single-version-externally-managed --record record.txt
1616
entry_points:
1717
- pytask = _pytask.cli:cli
1818

0 commit comments

Comments
 (0)