c2e0863 fix: re-exclude arches, include tests (required for package to import)

Authored and Committed by ankursinha 2 years ago
    fix: re-exclude arches, include tests (required for package to import)
    
    - the arches need to be excluded---the tool cannot run without NEURON
    - the tests need to be included because importing the top level module
      tries to import them:
      https://github.com/LFPy/LFPy/blob/master/LFPy/__init__.py#L74
    
        
file modified
+6 -10