Discussion:
[bottlepy] I suggest to add test code for python3.6 in Makefile.
b***@gmail.com
2017-09-26 14:19:14 UTC
Permalink
Hello.

There is not test code for python3.6 in Makefile.
I think better to add test code for python3.6 in Makefile.

Content to be added is this code.
```
test_36:
python3.6 test/testall.py

test_setup:
bash test/build_python.sh 3.6 build/python
```

I need your thoughts on this.

Thank you.
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.

---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...