mcell icon indicating copy to clipboard operation
mcell copied to clipboard

setup.py sdist isn't building nfsim

Open jczech opened this issue 7 years ago • 0 comments

If you try to build the distribution created by sdist (python setup sdist; cd dist; python setup.py build), it will fail when using the nfsim_dynamic_meshes_pymcell branch because the requirements.py file is trying to use submodules(nfsim, etc), but there are no submodules in the context of the sdist.

jczech avatar Feb 21 '18 00:02 jczech