The buildscripts directory should not be a Python package

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The buildscripts directory is currently a Python package but doesn't need to be and shouldn't be as it makes path management more complicated.
      Most of the scripts that are directly under buildscripts/ are executed with commands like python buildscripts/resmoke.py. This requires the PYTHONPATH to be set or the scripts to dynamically update the path but it would no longer be necessary if buildscripts weren't a package.

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Yves Duhem (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: