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
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
.
csdms
/
bmi-example-python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
13
Code
Issues
3
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Tidy up repository
- #32
#32
Open
mcflugen
wants to merge 20 commits into
master
csdms/bmi-example-python:master
from
mcflugen/tidy-up
csdms/bmi-example-python:mcflugen/tidy-up
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Tidy up repository
#32
mcflugen
wants to merge 20 commits into
master
csdms/bmi-example-python:master
from
mcflugen/tidy-up
csdms/bmi-example-python:mcflugen/tidy-up
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2024
clean up pyproject.toml
mcflugen
committed
bb7d992
View commit details
Copy full SHA for bb7d992
Browse repository at this point
remove the manifest
mcflugen
committed
671bb5d
View commit details
Copy full SHA for 671bb5d
Browse repository at this point
remove the makefile
mcflugen
committed
dc50dc7
View commit details
Copy full SHA for dc50dc7
Browse repository at this point
remove some lint
mcflugen
committed
5bc5a15
View commit details
Copy full SHA for 5bc5a15
Browse repository at this point
add type annotations and test with mypy
mcflugen
committed
99d9d52
View commit details
Copy full SHA for 99d9d52
Browse repository at this point
require bmi-tester >=0.5.7
mcflugen
committed
b906ec2
View commit details
Copy full SHA for b906ec2
Browse repository at this point
need to install bmi-tester from conda
mcflugen
committed
c9adfac
View commit details
Copy full SHA for c9adfac
Browse repository at this point
fix typo
mcflugen
committed
2025983
View commit details
Copy full SHA for 2025983
Browse repository at this point
run tests with nox, run bmi-test outside of virtualenv
mcflugen
committed
6e323f0
View commit details
Copy full SHA for 6e323f0
Browse repository at this point
don't need to force a python version
mcflugen
committed
7d0e1f5
View commit details
Copy full SHA for 7d0e1f5
Browse repository at this point
remove bmi-tester as a testing requirement
mcflugen
committed
b2f931d
View commit details
Copy full SHA for b2f931d
Browse repository at this point
pip install bmi-tester
mcflugen
committed
56fe16e
View commit details
Copy full SHA for 56fe16e
Browse repository at this point
pip install gimli.units; fix path to heat.yaml
mcflugen
committed
2cd5b40
View commit details
Copy full SHA for 2cd5b40
Browse repository at this point
use setup-python instead of mambaforge
mcflugen
committed
142d342
View commit details
Copy full SHA for 142d342
Browse repository at this point
use np.float64 instead of np.float_
mcflugen
committed
5e72611
View commit details
Copy full SHA for 5e72611
Browse repository at this point
pip-install testing requirements and gimli.units
mcflugen
committed
69a5205
View commit details
Copy full SHA for 69a5205
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for af7ba89
pre-commit-ci[bot]
committed
af7ba89
View commit details
Copy full SHA for af7ba89
Browse repository at this point
remove extra requires_python from pyproject.toml
mcflugen
committed
32375ae
View commit details
Copy full SHA for 32375ae
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 6b8936d
pre-commit-ci[bot]
committed
6b8936d
View commit details
Copy full SHA for 6b8936d
Browse repository at this point
add bmi-tester to testing requirements
mcflugen
committed
62bc66a
View commit details
Copy full SHA for 62bc66a
Browse repository at this point
You can’t perform that action at this time.