Skip to content

Commit f2be2d9

Browse files
authored
Merge pull request #170 from ets-labs/feature/update-cython-0-27
Update Cython to 0.27
2 parents 5403322 + 8584c55 commit f2be2d9

File tree

4 files changed

+5564
-4527
lines changed

4 files changed

+5564
-4527
lines changed

docs/main/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
Development version
11+
-------------------
12+
- Regenerate C sources using Cython 0.27.
13+
1014
3.6.1
1115
-----
1216
- Regenerate C sources using Cython 0.26.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cython==0.26
1+
cython==0.27
22
tox
33
unittest2
44
coverage

0 commit comments

Comments
 (0)