1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

science/py-qcengine: Change comment

This commit is contained in:
Yuri Victorovich 2023-08-07 07:21:56 -07:00
parent 522c0071ba
commit fd7205897f

View File

@ -35,7 +35,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
# last dependencies above are for specific quantum chemistry packages to test with TODO torchani,openmm,torsiondrive,mdi
USES= python
USE_PYTHON= distutils concurrent autoplist pytest # several tests fail, see https://github.com/MolSSI/QCEngine/issues/377, psi4 test hangs, see https://github.com/MolSSI/QCEngine/issues/390
USE_PYTHON= distutils concurrent autoplist pytest # 2 tests fail, see https://github.com/MolSSI/QCEngine/issues/377
NO_ARCH= yes