kirillsulim / hoox

Git hooks manager
MIT License
1 stars 0 forks source link

No hoox.version in package #4

Closed kirillsulim closed 6 years ago

kirillsulim commented 6 years ago

[sulim@sulim-skbkontur ~]$ python3 -m pip install hoox Collecting hoox Using cached https://files.pythonhosted.org/packages/e5/b8/1ee1d0f128fb889028ef7ed95de4df9f20cad2200f1bc543c699ffcdafdd/hoox-0.0.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-vpqhwxta/hoox/setup.py", line 13, in version=load_from('hoox.version').strip(), File "/tmp/pip-build-vpqhwxta/hoox/setup.py", line 8, in load_from with open(path.join(project_directory, file_name), encoding='utf-8') as f: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-vpqhwxta/hoox/hoox.version'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-vpqhwxta/hoox/