Pierre Verkest
6d0bdc2f38
Add missing instructions to make test passed ( #2100 )
2021-04-12 06:18:11 -07:00
Hugo van Kemenade
ea03b6c5e1
Issue template: Add Python code formatting ( #1485 )
...
Makes things a bit more readable
2020-06-15 09:15:11 -07:00
Jon Dufresne
1382eabb3f
Remove deprecated use of 'setup.py test' ( #1275 )
...
Since setuptools v41.5.0 (27 Oct 2019), the 'test' command is formally
deprecated and should not be used. Now use unittest as the test entry
point.
2020-05-08 06:23:50 -07:00
Yngve Høiseth
a6d866990e
Automatic markdown and YAML formatting with Prettier ( #874 )
2019-10-21 11:42:46 +02:00
Zsolt Dollenstein
51f1e0a873
Create new issue templates ( #934 )
...
* Create new issue templates
* style -> design
* Apply suggestions from code review
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-10-20 16:30:44 +02:00