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
f5b8e0c3
Commit
f5b8e0c3
authored
Apr 09, 2014
by
Jason Swails
Browse files
Add new package to setup.py
parent
25da3061
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
wrappers/python/setup.py
wrappers/python/setup.py
+2
-1
No files found.
wrappers/python/setup.py
View file @
f5b8e0c3
...
@@ -144,7 +144,8 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
...
@@ -144,7 +144,8 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
"simtk.unit"
,
"simtk.unit"
,
"simtk.openmm"
,
"simtk.openmm"
,
"simtk.openmm.app"
,
"simtk.openmm.app"
,
"simtk.openmm.app.internal"
]
"simtk.openmm.app.internal"
,
"simtk.openmm.app.charmm"
]
setupKeywords
[
"data_files"
]
=
[]
setupKeywords
[
"data_files"
]
=
[]
setupKeywords
[
"package_data"
]
=
{
"simtk"
:
[],
setupKeywords
[
"package_data"
]
=
{
"simtk"
:
[],
"simtk.unit"
:
[],
"simtk.unit"
:
[],
...
...
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