File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11"""Tests for the Settings class and module."""
2+
23# Copyright 2018 Ian Stapleton Cordasco
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 33The contents of this package are not a public API. For more details, see
44https://github.com/pypa/twine/issues/194 and https://github.com/pypa/twine/issues/665.
55"""
6+
67# Copyright 2018 Donald Stufft and individual contributors
78#
89# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 33The contents of this package are not a public API. For more details, see
44https://github.com/pypa/twine/issues/194 and https://github.com/pypa/twine/issues/665.
55"""
6+
67# Copyright 2013 Donald Stufft
78#
89# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 11"""Module containing the logic for ``twine check``."""
2+
23# Copyright 2018 Dustin Ingram
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 11"""Module containing the logic for ``twine register``."""
2+
23# Copyright 2015 Ian Cordasco
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 11"""Module containing the logic for ``twine upload``."""
2+
23# Copyright 2013 Donald Stufft
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 11"""Module containing exceptions raised by twine."""
2+
23# Copyright 2015 Ian Stapleton Cordasco
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 11"""Module containing logic for handling settings."""
2+
23# Copyright 2018 Ian Stapleton Cordasco
34#
45# Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments