Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sexplib pulls in a dependency on `num` which for most users is unnecessary. Those users that need `sexplib.num` to convert to and from `num` values have a dependency on `num` already, those who don't have no need for `num` in their dependency cone. Signed-off-by: Marek Kubica <[email protected]>
- Loading branch information