Skip to content

Improve support for loading project files outside of cwd

Pre-release
Pre-release
Compare
Choose a tag to compare
@tony tony released this 06 Aug 16:29
· 3019 commits to master since this release

Support for relative start_directory when loading outside of cwd

  • behavior of .expand to honor os.path.expanduser at the time of expansion, rather than when building.
  • expandpath function
  • tests, docs