Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cocopp] Get version number directly
One of the reasons we need `pkg_resources` right now is to get the version number of `cocopp`. Instead, we can load it directly by importing `.version'. Partial fix for #2229
- Loading branch information