Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lock-requirements
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
richardARPANET
lock-requirements
Commits
fcfd3ef6
Commit
fcfd3ef6
authored
Feb 06, 2019
by
richardARPANET
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back to development: 0.1.1
parent
4110c238
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
HISTORY.rst
HISTORY.rst
+6
-0
setup.py
setup.py
+1
-1
No files found.
HISTORY.rst
View file @
fcfd3ef6
...
...
@@ -3,6 +3,12 @@
Release History
---------------
0.1.1 (unreleased)
++++++++++++++++++
- Nothing changed yet.
0.1.0 (2019-02-06)
++++++++++++++++++
...
...
setup.py
View file @
fcfd3ef6
...
...
@@ -21,7 +21,7 @@ with open('README.md', 'r', 'utf-8') as f:
setup
(
name
=
'lock-requirements'
,
version
=
'0.1.0'
,
version
=
'0.1.
1.dev
0'
,
packages
=
find_packages
(
'src'
,
exclude
=
(
'tests'
,)),
package_dir
=
{
''
:
'src'
},
description
=
desc
,
...
...
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