You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent exiting the loop when one package `dep_credit` is too sm…
…all (#55)
* fixed input types for max-depth and max-deps
* added skip logic when dependency credit is too small
* bumped version to 0.0.35 and updated change log
adding from_file to package_base for single serving usage (#39)
* adding from_file to package_base for single serving usage
also removing deprecated argument from pypi parser and setting default
to not use user site
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
adding more documentation and summary of citelang in readme and docs … (
#38)
* adding more documentation and summary of citelang in readme and docs per review
Signed-off-by: vsoch <vsoch@users.noreply.github.com>