Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
e345879d
Commit
e345879d
authored
Jan 09, 2022
by
Stijn de Gooijer
Committed by
Arun Babu Neelicattu
Mar 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make other egg-info formatting consistent
parent
6b218232
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
4 deletions
+12
-4
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/PKG-INFO
+3
-1
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/SOURCES.txt
+2
-1
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/dependency_links.txt
+1
-0
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/PKG-INFO
+3
-1
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/SOURCES.txt
+2
-1
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/dependency_links.txt
+1
-0
No files found.
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/PKG-INFO
View file @
e345879d
...
...
@@ -6,5 +6,7 @@ Home-page: https://github.com/demo/demo
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
UNKNOWN
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/SOURCES.txt
View file @
e345879d
...
...
@@ -3,4 +3,4 @@ demo/__init__.py
demo.egg-info/PKG-INFO
demo.egg-info/SOURCES.txt
demo.egg-info/dependency_links.txt
demo.egg-info/top_level.txt
demo.egg-info/top_level.txt
\ No newline at end of file
tests/fixtures/git/github.com/demo/no-dependencies/demo.egg-info/dependency_links.txt
View file @
e345879d
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/PKG-INFO
View file @
e345879d
...
...
@@ -6,7 +6,9 @@ Home-page: https://github.com/demo/demo
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Provides-Extra: foo
Provides-Extra: bar
UNKNOWN
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/SOURCES.txt
View file @
e345879d
...
...
@@ -4,4 +4,4 @@ Demo.egg-info/SOURCES.txt
Demo.egg-info/dependency_links.txt
Demo.egg-info/requires.txt
Demo.egg-info/top_level.txt
demo/__init__.py
demo/__init__.py
\ No newline at end of file
tests/fixtures/git/github.com/demo/non-canonical-name/Demo.egg-info/dependency_links.txt
View file @
e345879d
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment