a093130 / GMAT-Automation

Python scripts and other artifacts to enable automatic generation of GMAT batch files
GNU General Public License v3.0
0 stars 0 forks source link

Reorganize GMAT-Automation for build and deployment to PyPI #3

Closed a093130 closed 2 years ago

a093130 commented 2 years ago

The folder hierarchy should comply with the Python Packaging Guidelines, and build files such as pyproject.toml, setup.cfg and init.py need to be created and or edited.

a093130 commented 2 years ago

Completed reorganization, generation of package and build files complete, uploaded and tested on TestPyPI, pip install in virtual environment successful. Import and execution of modules successful.