Changes:
- Updated hiddeneye-reborn to 0.0a1.dev4 on pypi (https://pypi.org/project/hiddeneye-reborn/)
- Added CONTRIBUTING.md
- Renamed `HE_RE` folder to `hiddeneye_reborn`
(May cause incompatibility with previous release, to fix `pip uninstall hiddeneye-reborn` and install it again)
- Added `requirements.txt` (to help other possible devs with venv creation)
- Added 3.9-dev to `.travis.yml `python tests vestions
- Moved `__version__` to package `__init__.py` and imported it to setup.py
- Added `py7zr` dependency
- Added ability to compress and extract 7zip archives
- Added more bugs to fix at future
Notes:
This project isn't ready for end-user, you shouldn't be installing this package unless you know what you are doing. I warned you.