eth-event icon indicating copy to clipboard operation
eth-event copied to clipboard

PyPi tarball doesn't pass the tests - lacks of conftest.py and trace.json files in a test directory

Open lemenkov opened this issue 1 year ago • 0 comments

Environment information

  • eth-event Version: 1.2.5
  • Python Version: 3.12.2
  • OS: linux

What was wrong?

PyPi tarball doesn't pass the tests due to lack of conftest.py and trace.json files.

How can it be fixed?

A kind reminder to add these two ones to the next version' tarball.

lemenkov avatar Mar 06 '24 02:03 lemenkov