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

Rewrite the logic to resolve package-relative paths so we can remove the "asset" library #247

Merged

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    e09b9f6 View commit details
    Browse the repository at this point in the history
  2. add tests

    provide tests for the new function resolve_package_path() and the
    "include package()" statement in the config
    klamann committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    236eb81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f090d5 View commit details
    Browse the repository at this point in the history
  4. remove "import asset"

    klamann committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4bd159e View commit details
    Browse the repository at this point in the history
  5. compatibility with python 2.7

    srsly, python 2 is no fun. at all.
    klamann committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    aaf8ba8 View commit details
    Browse the repository at this point in the history