Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
7f4f0391
"include/vscode:/vscode.git/clone" did not exist on "781cacd2e60ffbf358aaeeeee315a9b9d69c43a6"
Unverified
Commit
7f4f0391
authored
Mar 01, 2019
by
Gao, Xiang
Committed by
GitHub
Mar 01, 2019
Browse files
Fix python2 build and add readme (#172)
parent
923c8af4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+1
-0
azure/python2.yml
azure/python2.yml
+1
-1
No files found.
README.md
View file @
7f4f0391
...
@@ -7,6 +7,7 @@ Build:
...
@@ -7,6 +7,7 @@ Build:
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=5)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=5)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=6)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=6)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=7)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=7)
[

](https://zasdfgbnm.visualstudio.com/torchani/_build/latest?definitionId=11&branchName=master)
[

](https://www.codefactor.io/repository/github/aiqm/torchani/overview/master)
[

](https://www.codefactor.io/repository/github/aiqm/torchani/overview/master)
[

](https://codecov.io/gh/aiqm/torchani)
[

](https://codecov.io/gh/aiqm/torchani)
[

](https://lgtm.com/projects/g/aiqm/torchani/alerts/)
[

](https://lgtm.com/projects/g/aiqm/torchani/alerts/)
...
...
azure/python2.yml
View file @
7f4f0391
...
@@ -19,7 +19,7 @@ steps:
...
@@ -19,7 +19,7 @@ steps:
inputs
:
inputs
:
versionSpec
:
'
$(python.version)'
versionSpec
:
'
$(python.version)'
-
script
:
'
azure/install_dependencies.sh
&&
pip
install
.'
-
script
:
'
azure/install_dependencies.sh
&&
pip
install
future
&&
pip
install
.'
displayName
:
'
Install
dependencies'
displayName
:
'
Install
dependencies'
-
script
:
'
python2
examples/energy_force.py'
-
script
:
'
python2
examples/energy_force.py'
...
...
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