Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
2.1k
Code
Issues
81
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Switch to pytest and add optional Python 3.8 test
- #380
#380
Merged
murrayrm
merged 12 commits into
python-control:master
python-control/python-control:master
from
murrayrm:setup-test-deprecated
murrayrm/python-control:setup-test-deprecated
Copy head branch name to clipboard
Mar 25, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Switch to pytest and add optional Python 3.8 test
#380
murrayrm
merged 12 commits into
python-control:master
python-control/python-control:master
from
murrayrm:setup-test-deprecated
murrayrm/python-control:setup-test-deprecated
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2020
switch Travis to use pytest instead of deprecated setup.py test
murrayrm
committed
a70583b
View commit details
Copy full SHA for a70583b
Browse repository at this point
fix import error in discrete unit test (for pytest)
murrayrm
committed
989326d
View commit details
Copy full SHA for 989326d
Browse repository at this point
install pytest for Travis CI
murrayrm
committed
e4e490c
View commit details
Copy full SHA for e4e490c
Browse repository at this point
update Travis pytest to ignore slycot
murrayrm
committed
ed8a27b
View commit details
Copy full SHA for ed8a27b
Browse repository at this point
update Travis pytest to ignore slycot, attempt 2
murrayrm
committed
64adf46
View commit details
Copy full SHA for 64adf46
Browse repository at this point
add optional Travis test against python3.8
murrayrm
committed
866e9ee
View commit details
Copy full SHA for 866e9ee
Browse repository at this point
add python3.8 testing
murrayrm
committed
e25e8b2
View commit details
Copy full SHA for e25e8b2
Browse repository at this point
trim python3.8 testing to a single case (for now)
murrayrm
committed
263735a
View commit details
Copy full SHA for 263735a
Browse repository at this point
remove matrix keyword in travis
bnavigator
authored and
murrayrm
committed
53202aa
View commit details
Copy full SHA for 53202aa
Browse repository at this point
Commits on Mar 22, 2020
remove unneeded initialization code that was causing problems with pytest on MacOS
murrayrm
committed
c2ade6f
View commit details
Copy full SHA for c2ade6f
Browse repository at this point
fix small typo in test file (probably irrelevent)
murrayrm
committed
1881f9d
View commit details
Copy full SHA for 1881f9d
Browse repository at this point
Commits on Mar 24, 2020
remove unused (and sometimes incorrect) creation of test suites and run_all.py
murrayrm
committed
aed449d
View commit details
Copy full SHA for aed449d
Browse repository at this point
You can’t perform that action at this time.