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

Added the ability to pass arguments to as a string #726

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 8, 2022

  1. Added the ability to pass arguments to as a string

    Previously, if you read dependencies from a file and passed `"$requirements"` from toolchain build, then the script accepted dependencies with one line (`['kivy python3']`), now this is fixed
    Neizvestnyj authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8cc6e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d7714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    269fcfa View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    25166ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46fba4e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    e902608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4691f18 View commit details
    Browse the repository at this point in the history