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 }}
codingchipmunk
/
python-quantities
Public
forked from
python-quantities/python-quantities
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-quantities
setup.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2023
Switch from versioneer to setuptools_scm
apdavison
committed
e630f95
View commit details
Copy full SHA for e630f95
View code at this point
Browse repository at this point
Starting to work on converting to pyproject.toml-based build/install
apdavison
committed
3f5ac5e
View commit details
Copy full SHA for 3f5ac5e
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Updating test matrix following NEP29 + 1 year (#212)
Show description for b2ac718
apdavison
authored
b2ac718
View commit details
Copy full SHA for b2ac718
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Support older versions of NumPy; add Python 3.10
Show description for 0daad3c
apdavison
committed
0daad3c
View commit details
Copy full SHA for 0daad3c
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
Follow NEP 29: Python 3.7+ and NumPy 1.18+
hugovk
committed
7c243aa
View commit details
Copy full SHA for 7c243aa
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Update versioneer, and fix a bug in which _version.py was not getting updated during "python setup.py sdist"
Show description for 4a9d268
Andrew Davison
committed
4a9d268
View commit details
Copy full SHA for 4a9d268
View code at this point
Browse repository at this point
Update to reflect the new canonical location for the documentation, on readthedocs.io
Show description for 55030fc
Andrew Davison
committed
55030fc
View commit details
Copy full SHA for 55030fc
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Updates to the documentation
Andrew Davison
committed
cc845c7
View commit details
Copy full SHA for cc845c7
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Bump NumPy requirement to 1.8.2
bjodah
committed
c122923
View commit details
Copy full SHA for c122923
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Make setup.py test exit with exit status 1 when failing
bjodah
committed
aa46281
View commit details
Copy full SHA for aa46281
View code at this point
Browse repository at this point
Merge branch 'master' into more_ufuncs
Show description for e916f47
bjodah
committed
e916f47
View commit details
Copy full SHA for e916f47
View code at this point
Browse repository at this point
more versioneer work
ddale
committed
bdc5cca
View commit details
Copy full SHA for bdc5cca
View code at this point
Browse repository at this point
uses versioneer
ddale
committed
a95cda6
View commit details
Copy full SHA for a95cda6
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Set correct exit status for 'python setup.py test' (was allways successful)
bjodah
committed
abf2558
View commit details
Copy full SHA for abf2558
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
version 0.10.1
ddale
committed
c2df012
View commit details
Copy full SHA for c2df012
View code at this point
Browse repository at this point
Commits on Feb 14, 2011
unit tests use unittest or unittest2, not nose
ddale
committed
f0a15e7
View commit details
Copy full SHA for f0a15e7
View code at this point
Browse repository at this point
Commits on Feb 5, 2011
unified py2/py3 support, no distutils or setuptools
ddale
committed
0059971
View commit details
Copy full SHA for 0059971
View code at this point
Browse repository at this point
Commits on Mar 25, 2010
more improvements to tests on py3k
ddale
committed
56fb1ca
View commit details
Copy full SHA for 56fb1ca
View code at this point
Browse repository at this point
first steps to supporting python-3
Show description for f0af999
ddale
committed
f0af999
View commit details
Copy full SHA for f0af999
View code at this point
Browse repository at this point
Commits on Mar 13, 2010
Update/simplify documentation
Show description for 2d3a388
ddale
committed
2d3a388
View commit details
Copy full SHA for 2d3a388
View code at this point
Browse repository at this point
Commits on Dec 12, 2009
forgot to read a few items from setup.cfg
ddale
committed
7d27d27
View commit details
Copy full SHA for 7d27d27
View code at this point
Browse repository at this point
finish updating setup scripts
ddale
committed
23baf5d
View commit details
Copy full SHA for 23baf5d
View code at this point
Browse repository at this point
use Distribute
Show description for ae11d2a
ddale
committed
ae11d2a
View commit details
Copy full SHA for ae11d2a
View code at this point
Browse repository at this point
Commits on Oct 25, 2009
add a note about requiring numpydoc in the developers guide, and update
Show description for 851a332
ddale
committed
851a332
View commit details
Copy full SHA for 851a332
View code at this point
Browse repository at this point
move docs into new infrastructure, using numpydoc
ddale
committed
678c1e5
View commit details
Copy full SHA for 678c1e5
View code at this point
Browse repository at this point
Commits on Oct 18, 2009
fix bug 453300 and prepare 0.6.0 release
ddale
committed
d9a86c8
View commit details
Copy full SHA for d9a86c8
View code at this point
Browse repository at this point
Commits on Oct 15, 2009
merge changes from 0.5
ddale
committed
820de36
View commit details
Copy full SHA for 820de36
View code at this point
Browse repository at this point
Commits on Oct 12, 2009
update version info, prepare for 0.5.0 release
ddale
committed
51943fe
View commit details
Copy full SHA for 51943fe
View code at this point
Browse repository at this point
make unicode markup configurable. fixes 449218
ddale
committed
c2a5e47
View commit details
Copy full SHA for c2a5e47
View code at this point
Browse repository at this point
Commits on Jun 22, 2009
minor change
ddale
committed
b7606e4
View commit details
Copy full SHA for b7606e4
View code at this point
Browse repository at this point
Commits on Apr 5, 2009
update numpy requirements now that numpy-1.3 has been released
ddale
committed
3947af9
View commit details
Copy full SHA for 3947af9
View code at this point
Browse repository at this point
Commits on Feb 22, 2009
update package metadata
ddale
committed
b7b4f39
View commit details
Copy full SHA for b7b4f39
View code at this point
Browse repository at this point
Commits on Feb 15, 2009
improved Dimensionality repr
Show description for de9f645
ddale
committed
de9f645
View commit details
Copy full SHA for de9f645
View code at this point
Browse repository at this point
Commits on Feb 11, 2009
removed egg-info directory
Show description for 490e395
ddale
committed
490e395
View commit details
Copy full SHA for 490e395
View code at this point
Browse repository at this point
remove commented setuptools imports
ddale
committed
f5a8624
View commit details
Copy full SHA for f5a8624
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.