Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt Parsing Functionality #18

Closed
wants to merge 13 commits into from

Conversation

Kiwifuit
Copy link

@Kiwifuit Kiwifuit commented Aug 9, 2022

Changes to Cargo.toml

  • A profile for --release
  • indicatif: A Progress Bar Library
  • stream feature for reqwest.
    • Originally supposed to be to download packages from pypi, its not used in my fork

Todo

  • A robust way to parse a line of requirements.txt for PyRequirementsModule
  • Tests 😭 👍
  • Docs
  • Comments (probably)

rust-toolchain.toml are for contributors that don't have the nightly build. I added this file because I can't compile anyhow without it

@Kiwifuit Kiwifuit marked this pull request as ready for review August 21, 2022 05:50
@Kiwifuit
Copy link
Author

Please refer to the PR above, since I changed it to pull from Kiwifruit:master to its own feature branch

@Kiwifuit Kiwifuit closed this Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant