dlispy
dlispy copied to clipboard
Bumps [py](https://github.com/pytest-dev/py) from 1.5.4 to 1.11.0. Changelog Sourced from py's changelog. 1.11.0 (2021-11-04) Support Python 3.11 Support NO_COLOR environment variable Update vendored apipkg: 1.5 => 2.0 1.10.0 (2020-12-12) Fix a...
Hi, dlispy can write a .dlis file?
The `install_requires` in the `setup.py` should be more flexible. Currently, all of the dependencies are required to be a specific version: https://github.com/Teradata/dlispy/blob/b2d682dbfd8a6f7d0074351b603e22f97524fee6/setup.py#L17 Since the `pip` changes its method for solving...
Minor grammatical changes
It takes a long time to parse large dlis,is it possible to quickly parse only header information?