sixty-north / segpy

A Python package for reading and writing SEG Y files.
Other
102 stars 54 forks source link

Using pytest #38

Closed abingham closed 7 years ago

rob-smallshire commented 7 years ago

I think 'pytest' also needs to be added to the extras_require section of setup.py

abingham commented 7 years ago

Ah, right, I'll make that change in a sec.

abingham commented 7 years ago

I've added pytest to extras_require.