Skip to content

Commit

Permalink
Merge branch 'main' into patch2
Browse files Browse the repository at this point in the history
  • Loading branch information
invisibleroads committed May 22, 2024
2 parents cbc072e + 2857466 commit cfb9cf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}
- uses: actions/setup-python@v5
with:
python-version: "3.12"
Expand Down
4 changes: 2 additions & 2 deletions 2025.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Subject,Start Date,End Date,Location,Country,Venue,Tutorial Deadline,Talk Deadline,Website URL,Proposal URL,Sponsorship URL
PyCon US,2024-05-14,2024-05-22,"Pittsburgh, Pennsylvania, United States of America",USA,David L. Lawrence Convention Center,,,https://us.pycon.org,,
PyCascades,2025-08-08,2025-02-09,"Portland, Oregon, United States of America",USA,Revolution HAll,,,https://2025.pycascades.com/,https://2025.pycascades.com/program/cfp/,
PyCon US,2025-05-14,2025-05-22,"Pittsburgh, Pennsylvania, United States of America",USA,"David L. Lawrence Convention Center",,,https://us.pycon.org,,
PyCascades,2025-02-08,2025-02-09,"Portland, Oregon, United States of America",USA,"Revolution Hall",,,https://2025.pycascades.com/,https://2025.pycascades.com/program/cfp/,

0 comments on commit cfb9cf9

Please sign in to comment.