File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11A Simple Python Project Skeleton
22================================
33This repo attempts to standardize the structure of the Python-based project's
4- repositories using modern Python packaging and configuration techniques.
4+ repositories using modern Python packaging and configuration techniques.
55Using this `blog post `_ as inspiration, this repository serves as the base for
66all new Python projects and is mergeable in existing repositories as well.
77
@@ -41,6 +41,9 @@ More usage instructions can be found in ``docs/skeleton-usage.rst``.
4141Release Notes
4242=============
4343
44+ - 2023-07-18:
45+ - Add macOS-13 job in azure-pipelines.yml
46+
4447- 2022-03-04:
4548 - Synchronize configure and configure.bat scripts for sanity
4649 - Update CI operating system support with latest Azure OS images
You can’t perform that action at this time.
0 commit comments