textaugment icon indicating copy to clipboard operation
textaugment copied to clipboard

Update unit-test scripts

Open JosephSefara opened this issue 5 years ago • 3 comments

JosephSefara avatar May 16 '19 12:05 JosephSefara

@JosephSefara could you update the details on what you need here.

vukosim avatar Oct 01 '21 13:10 vukosim

Create unit tests scripts for dependencies and other modules. This can somehow solve issue #18 provided we do not enforce version number of dependent library, see line 45 in setup.py

JosephSefara avatar Oct 05 '21 10:10 JosephSefara

Might be worth looking into migrating from setup.py to pyproject.toml using poetry. It's considered best practice. See here .

DanWertheimer avatar Oct 17 '21 17:10 DanWertheimer