elastic / ember

Elastic Malware Benchmark for Empowering Researchers
Other
948 stars 277 forks source link

Dependencies no longer declared in setuptools #96

Open gmacon opened 1 year ago

gmacon commented 1 year ago

In d97a0b523de02f3fe5ea6089d080abacab6ee931, the dependencies were removed from setup.py, but I assume that was in error. Now, using the first installation method in the README (directly from git) results in a broken installation because there are no dependencies installed.