Skip to content

Commit 376e516

Browse files
authored
Merge pull request #20 from Mng-dev-ai/pin-requirements-and-use-c-extensions
Pin requirements and use c extensions
2 parents ea9a4a4 + adfd24b commit 376e516

File tree

10 files changed

+114538
-15
lines changed

10 files changed

+114538
-15
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
python-version: ["3.8","3.9"]
11-
os: [ubuntu-latest, macos-latest, windows-latest]
11+
os: [ubuntu-latest, windows-latest]
1212

1313
steps:
1414
- uses: actions/checkout@v3

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Requirements
3131

3232
* Django REST Framework
3333

34-
* Cython
34+
* pytz
3535

3636
* forbiddenfruit
3737

0 commit comments

Comments
 (0)