[NumPy-Tickets] [NumPy] #1939: Datetime tests incorrectly require pytz module
NumPy Trac
numpy-tickets@scipy....
Fri Aug 19 09:54:26 CDT 2011
#1939: Datetime tests incorrectly require pytz module
----------------------+-----------------------------------------------------
Reporter: bsouthey | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
----------------------+-----------------------------------------------------
With the new datetime features, Numpy tests require the use of the pytz
module. This breaks the Numpy policy of requiring no other dependencies.
The tests in test_datetime.py need to rewritten to avoid this module.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1939>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list