Closed devarops closed 4 years ago
Please remove the commented-out code. Lines 2 and 19 of setup.py and lines 6, 12, 16, and 17 of meta.yaml are commented out. You can find more information about why that is considered a bad idea here:
Thank you for catching this! Those lines have been removed.
There is still some unnecessary text in:
requirements.txt
Ah yes sorry, thank you for catching that! It's been removed.
That looks good! :+1: :100:
Please remove the commented-out code. Lines 2 and 19 of setup.py and lines 6, 12, 16, and 17 of meta.yaml are commented out. You can find more information about why that is considered a bad idea here: