Changes
Page history
Update Home
authored
Oct 04, 2021
by
Mark Hewitt
Hide whitespace changes
Inline
Side-by-side
Home.md
View page @
5d1a6d00
...
@@ -17,7 +17,7 @@ See the menu to the right for further details.
...
@@ -17,7 +17,7 @@ See the menu to the right for further details.
├─ pylintrc <- Pylint linting configuration
├─ pylintrc <- Pylint linting configuration
├─ README.md <- Main readme document
├─ README.md <- Main readme document
├── README.rst <- Readme with change information included in package
├── README.rst <- Readme with change information included in package
├── requirements.txt
<- Package dependencies for development
├── requirements
-dev
.txt <- Package dependencies for development
├── setup.py <- Package distribution configuration
├── setup.py <- Package distribution configuration
└── tox.ini <- tox configuration multi python isolated testing
└── tox.ini <- tox configuration multi python isolated testing
```
```
\ No newline at end of file