dift
dift copied to clipboard
add setup.py
this allows for pip install -e . or similar. Other requirements.txt files can have:
dift @ git+https://github.com/Tsingularity/dift.git
Once installed, allows for
from dift import SDFeaturizer
Is there any plan to merge this PR? It will be very useful to me