rossant / ipycache

Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent pickle file
BSD 3-Clause "New" or "Revised" License
138 stars 35 forks source link

Check setup.py metadata for correctness #56

Closed mbrukman closed 2 years ago

mbrukman commented 2 years ago

Add python setup.py check to the list of tests.