Commit f5b8e0c3 authored by Jason Swails's avatar Jason Swails
Browse files

Add new package to setup.py

parent 25da3061
......@@ -144,7 +144,8 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
"simtk.unit",
"simtk.openmm",
"simtk.openmm.app",
"simtk.openmm.app.internal"]
"simtk.openmm.app.internal",
"simtk.openmm.app.charmm"]
setupKeywords["data_files"] = []
setupKeywords["package_data"] = {"simtk" : [],
"simtk.unit" : [],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment