Skip to content

Commit 805cca4

Browse files
author
Alex Hagerman
committed
Update build doc to meet Cython requirement in setup.py
1 parent 4ec44fb commit 805cca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_building_and_developing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To build pymssql you should have:
1010
* python >= 2.7 including development files. Please research your OS usual
1111
software distribution channels, e.g, ``python-dev`` or ``python-devel``
1212
packages.
13-
* Cython >= 0.15
13+
* Cython >= 0.19.1
1414
* FreeTDS >= 0.91 including development files. Please research your OS usual
1515
software distribution channels, e.g, ``freetds-dev`` or ``freetds-devel``
1616
packages.

0 commit comments

Comments
 (0)