pruned venvs

This commit is contained in:
d3m1g0d
2019-03-12 21:56:25 +01:00
parent 8ee094481c
commit 33f0511081
4095 changed files with 0 additions and 748399 deletions
@@ -1,9 +0,0 @@
# -*- coding: utf-8 -*-
# flake8: noqa
from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime
# TODO
# period is directly dependent on tslib and imports python
# modules, so exposing Period as an alias is currently not possible
# from period import Period
@@ -1,2 +0,0 @@
# -*- coding: utf-8 -*-
# cython: profile=False