Metadata-Version: 2.1
Name: runtime-syspath
Version: 0.1.0
Summary: Function to find each 'src' directory under working directory and add it to sys.path.
License: MIT
Author: Greg Kedge
Author-email: gregwork@kedges.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
