Skip to content

Commit 6e6b387

Browse files
authored
Merge pull request #81 from nexB/update-azure-pipelines-yml
Add macOS-13 job in azure-pipelines.yml
2 parents c7c9302 + 455041c commit 6e6b387

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/commoncode/README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
A Simple Python Project Skeleton
22
================================
33
This 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.
55
Using this `blog post`_ as inspiration, this repository serves as the base for
66
all 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``.
4141
Release 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

0 commit comments

Comments
 (0)