Skip to content

Commit 1c3c33a

Browse files
Add note that wheels can now be produced and installed via pip.
1 parent c231716 commit 1c3c33a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/releasenotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Version 6.0 beta 1 (April 2017)
4545
`ODPI-C <https://oracle.github.io/odpi>`__. This means that cx_Oracle can
4646
now be built without Oracle Client header files or libraries and that at
4747
runtime cx_Oracle can adapt to Oracle Client 11.2, 12.1 or 12.2 libraries
48-
without needing to be rebuilt.
48+
without needing to be rebuilt. This also means that wheels can now be
49+
produced and installed via pip.
4950
#) Added attribute :attr:`SessionPool.stmtcachesize` to support getting and
5051
setting the default statement cache size for connections in the pool.
5152
#) Added attribute :attr:`Connection.dbop` to support setting the database

0 commit comments

Comments
 (0)