Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Dec 30, 2024
1 parent 310bd92 commit d93200b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup
uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.12'
cache: 'pip'
- name: Dependency
run: |
Expand Down
Binary file modified docs/Library/Section/Code/US.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ mkdocs-with-pdf==0.9.3
openpyxl==3.1.5
pandas==2.2.3
recommonmark==0.7.1
sectionproperties==3.7.3
sectionproperties==3.7.3

0 comments on commit d93200b

Please sign in to comment.