python-libsbml icon indicating copy to clipboard operation
python-libsbml copied to clipboard

plist is missing files

Open fbergmann opened this issue 4 years ago • 0 comments

we've been made aware that setup.py install --record plist.txt is incomplete and missing the following files:

%%PYTHON_SITELIBDIR%%/libsbml/__init__.py
%%PYTHON_SITELIBDIR%%/libsbml/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/libsbml/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc

not yet sure how to solve this, so filing it here for now.

fbergmann avatar Aug 18 '21 06:08 fbergmann