Commit graph

5 commits

Author SHA1 Message Date
b4b237ec1f Move tests into their projects. 2021-11-04 23:04:41 +10:00
240e908634 Extracted fill3 into its own python project. 2021-11-04 22:40:15 +10:00
31d8cbf4e3 Coding Style.
- Move the eris source into a subdirectory.
  - Including the setup.py and requirements files.
- This repo will hold more than one python project.
2021-11-04 21:18:44 +10:00
a74633e087 Coding Style.
- Move terminal.py from termstr package to fill3 package.
- Terminal was no longer used by termstr.
- Terminal could be in its own package in future.
2021-11-03 14:26:07 +10:00
f44afb5b5d Coding Style.
- Turn fill3 module into a package.
2021-11-03 14:22:52 +10:00