Could we have a requirements.txt that states the library and version clearly?
Currently, the requirements.txt uses local file paths (eg asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1694046349000/work).
I would like it to be listed with the library and the versions if possible instead (eg astunparse==1.6.3).
This would allow other researchers to reproduce the paper and validate the results.
Thanks so much!
Cheers
Could we have a requirements.txt that states the library and version clearly?
Currently, the requirements.txt uses local file paths (eg asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1694046349000/work).
I would like it to be listed with the library and the versions if possible instead (eg astunparse==1.6.3).
This would allow other researchers to reproduce the paper and validate the results.
Thanks so much!
Cheers