ph4r05 / py-cryptonight

Python Cryptonight binding / extension. Monero hash function, proof-of-work, cn_slow_hash()
MIT License
22 stars 16 forks source link

Windows 10 Compability #7

Closed XxAzeSxX closed 4 years ago

XxAzeSxX commented 4 years ago

Cuz i was lazy, then ph4r05 was lazy, then i snapped and now it works ._.

ph4r05 commented 4 years ago

This looks good! I am thinking, is it possible to move the header files code out of the setup.py somewhere else? Maybe as header files somewhere in the repository?

XxAzeSxX commented 4 years ago

well i thought that it would be unnacessary for linux users, thats why i wrote them inside setup