robust-python-demo 0.23.0__py3-none-any.whl → 0.25.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of robust-python-demo might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: robust-python-demo
3
- Version: 0.23.0
3
+ Version: 0.25.0
4
4
  Summary: robust-python-demo
5
5
  Author-email: Kyle Oliver <56kyleoliver+cookiecutter-robust-python@gmail.com>
6
6
  License-Expression: MIT
@@ -85,17 +85,17 @@ For detailed API documentation and CLI command references, see the **[Documentat
85
85
 
86
86
  This project uses a robust set of tools for development, testing, and quality assurance. All significant automated tasks are run via [:term:`Nox`](nox-documentation), orchestrated by the central `noxfile.py`.
87
87
 
88
- * **Run all checks (lint, typecheck, security):** `uvx nox -s check`
89
- * **Run test suite with coverage:** `uvx nox -s test`
90
- * **Build documentation:** `uvx nox -s docs`
91
- * **Build package:** `uvx nox -s build`
92
- * **See all available tasks:** `uvx nox -l`
88
+ - **Run all checks (lint, typecheck, security):** `uvx nox -s check`
89
+ - **Run test suite with coverage:** `uvx nox -s test`
90
+ - **Build documentation:** `uvx nox -s docs`
91
+ - **Build package:** `uvx nox -s build`
92
+ - **See all available tasks:** `uvx nox -l`
93
93
 
94
94
  Explore the `noxfile.py` and the project documentation for detailed information on the automated workflow.
95
95
 
96
96
  ## Contributing
97
97
 
98
- (This section should guide contributions *to this specific generated project*, not the template. It should refer to the project's `CODE_OF_CONDUCT.md` and link to a `CONTRIBUTING.md` specific to the project, if you choose to generate one.)
98
+ (This section should guide contributions _to this specific generated project_, not the template. It should refer to the project's `CODE_OF_CONDUCT.md` and link to a `CONTRIBUTING.md` specific to the project, if you choose to generate one.)
99
99
 
100
100
  Report bugs or suggest features via the [issue tracker](https://github.com/56kyle/robust-python-demo/issues).
101
101
 
@@ -110,6 +110,6 @@ Distributed under the terms of the **MIT** license. See [LICENSE](LICENSE) for d
110
110
  **This project was generated from the [cookiecutter-robust-python template][cookiecutter-robust-python].**
111
111
 
112
112
  <!-- Reference Links -->
113
- [cookiecutter-robust-python]: https://github.com/56kyle/cookiecutter-robust-python
114
113
 
114
+ [cookiecutter-robust-python]: https://github.com/56kyle/cookiecutter-robust-python
115
115
  [documentation]: https://robust-python-demo.readthedocs.io/
@@ -1,8 +1,8 @@
1
1
  robust_python_demo/__init__.py,sha256=ufppai6xLS7xpXMQYNIjtAeNIorN4iwJ8dnuusm4OX0,26
2
2
  robust_python_demo/__main__.py,sha256=97JhIuf6hsJfl6vlVRWZRHAT3LhhUBs1RAXM5yf6h20,230
3
3
  robust_python_demo/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- robust_python_demo-0.23.0.dist-info/licenses/LICENSE,sha256=rOeJI3Tl5YqiGCmK06vK7_l7ivdxjMwLENkvMUc9BHg,1067
5
- robust_python_demo-0.23.0.dist-info/METADATA,sha256=3_8e02kKqZHaEehF49kfdUtNCyhZkkArQc2sZ3o4cuk,3883
6
- robust_python_demo-0.23.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- robust_python_demo-0.23.0.dist-info/top_level.txt,sha256=H4ScHcLP0ltSuxjeGozzmnYZKLzBrZnaqVjXxA93-uw,19
8
- robust_python_demo-0.23.0.dist-info/RECORD,,
4
+ robust_python_demo-0.25.0.dist-info/licenses/LICENSE,sha256=rOeJI3Tl5YqiGCmK06vK7_l7ivdxjMwLENkvMUc9BHg,1067
5
+ robust_python_demo-0.25.0.dist-info/METADATA,sha256=Ec6osjS38luTyTxLa0fpQst5Od2u0tjYF38-weBpBOI,3873
6
+ robust_python_demo-0.25.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ robust_python_demo-0.25.0.dist-info/top_level.txt,sha256=H4ScHcLP0ltSuxjeGozzmnYZKLzBrZnaqVjXxA93-uw,19
8
+ robust_python_demo-0.25.0.dist-info/RECORD,,