Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
d837230c
"wrappers/vscode:/vscode.git/clone" did not exist on "9be2685156b308d41d87f69cc282dc32adc87cb4"
Commit
d837230c
authored
Jul 05, 2014
by
John Chodera (MSKCC)
Browse files
Minor cleanup.
parent
6f290210
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
tools/conda-recipe/build.sh
tools/conda-recipe/build.sh
+1
-5
tools/conda-recipe/meta.yaml
tools/conda-recipe/meta.yaml
+0
-2
No files found.
tools/conda-recipe/build.sh
View file @
d837230c
...
...
@@ -42,13 +42,9 @@ export OPENMM_LIB_PATH=$PREFIX/lib
cd
python
$PYTHON
setup.py
install
# Run Python tests.
#export OPENMM_PLUGIN_DIR=$OPENMM_LIB_PATH/plugins
#nosetests -vv --processes=-1 --process-timeout=200
# Remove one random file
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
# Copy all tests to bin directory so they will be distributed with install package.
#
cp Test* $PREFIX/bin
cp
Test
*
$PREFIX
/bin
tools/conda-recipe/meta.yaml
View file @
d837230c
...
...
@@ -7,8 +7,6 @@ requirements:
-
cmake
-
python
-
fftw3f
#- nose
#- numpy
run
:
-
python
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment