Skip to content

Commit 9a1b386

Browse files
authored
Merge pull request #101 from chriswzou/fix-bugs
Fix additional bug
2 parents 1e27afc + 88d0e52 commit 9a1b386

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,3 +339,7 @@ by Abolfazl (Abe) Arab ([@abearab](https://github.com/abearab)) as a Research As
339339
If you use ScreenPro2 in your research, please cite the following paper.
340340

341341
Coming soon...
342+
343+
## Development
344+
### Testing
345+
Tests can be easily run using the `pytest` framework.

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ dependencies:
2929
- simple_colors
3030
- adjustText
3131
- watermark
32+
- pytest

0 commit comments

Comments
 (0)